Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
bd94500d3aa60092fb0f1e90f53fb0d03fa502a8
/
lib
/
Frontend
/
PCHReader.cpp
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
afaf308
Store unique IDs for identifiers in the PCH file. Use some bitmangling
by Douglas Gregor
· 16 years ago
e1d918e
Compare the predefines buffer in the PCH file with the predefines
by Douglas Gregor
· 16 years ago
531cc83
do a dance with predefines, and finally enable reading of macros from
by Chris Lattner
· 16 years ago
42d42b5
add support for reading macros. This does all the reading (with a bunch of
by Chris Lattner
· 16 years ago
2bec041
Encode the target triple in the PCH file, and check that target triple when using the PCH file
by Douglas Gregor
· 16 years ago
0a0428e
Implement serialization/deserialization of LangOptions in the PCH
by Douglas Gregor
· 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