Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
a7b53553b853418103992f05b2493c1d682221ef
/
test
/
PCH
/
variables.h
b73377e
Make the Preprocessor more memory efficient and improve macro instantiation diagnostics.
by Argyrios Kyrtzidis
· 13 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
0b74891
PCH support for a few very, very simple kinds of expressions. Hook up
by Douglas Gregor
· 16 years ago
c1f9d82
implement the microsoft/gnu "__COUNTER__" macro: rdar://4329310
by Chris Lattner
· 16 years ago
7356a31
now that we have an identifier table in the PCH file, finish hooking up
by Chris Lattner
· 16 years ago
285d03f
test this in non-pch mode as well as in pch mode.
by Chris Lattner
· 16 years ago
531cc83
do a dance with predefines, and finally enable reading of macros from
by Chris Lattner
· 16 years ago
14f7900
PCH serialization/deserialization of the source manager. With this
by Douglas Gregor
· 16 years ago
2cf2634
Implementation of pre-compiled headers (PCH) based on lazy
by Douglas Gregor
· 16 years ago