Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
369bddf5ad8cb1543d38d4afd12cce768292114a
/
clang
/
lib
/
Lex
/
PreprocessingRecord.cpp
0c69fd2
To be able to replay compilations we need to accurately remodel how
by Manuel Klimek
· 15 years ago
3cc331a
Add a 'RawPath' parameter to the PPCallbacks interface. This allows
by Chandler Carruth
· 15 years ago
1a9ca21
Several PPCallbacks take an SourceLocation + IdentifierInfo, rather
by Craig Silverstein
· 15 years ago
f09b6c9
Plug a leak in the preprocessing record's handling of inclusion
by Douglas Gregor
· 15 years ago
796d76a
Extend the preprocessing record and libclang with support for
by Douglas Gregor
· 15 years ago
d05f31d
Push location through the MacroUndefined PPCallback and use it to print #undefs in -dD mode. (PR7818)
by Benjamin Kramer
· 15 years ago
8aaca67
Robustify PreprocessingRecord slightly, by only creating macro
by Douglas Gregor
· 16 years ago
aae9224
Implement serialization and lazy deserialization of the preprocessing
by Douglas Gregor
· 16 years ago
7dc8722
Make the preprocessing record a PPCallbacks subclass itself,
by Douglas Gregor
· 16 years ago
7f6d60d
Optionally store a PreprocessingRecord in the preprocessor itself, and
by Douglas Gregor
· 16 years ago
78ae248
Explicitly link macro instantiations to macro definitions in the
by Douglas Gregor
· 16 years ago
065f8d1
Introduce the notion of a "preprocessing record", which keeps track of
by Douglas Gregor
· 16 years ago