Skip to content
Commit f5262c63 authored by Richard Smith's avatar Richard Smith
Browse files

[modules] Do not serialize / deserialize pending new/delete mismatch

checks across module boundaries. This was causing us to load constructor
definitions for all consumers of a module with a pending check.

(In one case we saw ~7% of total frontend time spent loading
constructors for this check.)

llvm-svn: 335807
parent ec5d568a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment