Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
f59ff8c777379bd54137853a58c58b72fb869152
/
test
/
PCH
/
variables.c
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
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
0c8c455
Eliminate a FIXME in one of the PCH test cases
by Douglas Gregor
· 16 years ago
b3dcc74
make sure to verify that the "non pch" runs worked.
by Chris Lattner
· 16 years ago
0b74891
PCH support for a few very, very simple kinds of expressions. Hook up
by Douglas Gregor
· 16 years ago
8c70006
PCH support for record decls/types and their fields. Now that we can
by Douglas Gregor
· 16 years ago
bd94500
Include the SourceManager's line table in the PCH file. We can now
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
8038d51
Various minor fixes to PCH reading and writing, with general
by Douglas Gregor
· 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