Skip to content
Commit b8982090 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Eliminate Sema::CompareProperties(), which was walking over a pile of

lexical declarations looking for properties when we could more
efficiently check for property mismatches at property declaration
time. Good for ~1% of -fsyntax-only time when most of the properties
we're checking against come from an AST file.

llvm-svn: 173079
parent 767c8d35
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