index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Lex
/
PreprocessingRecord.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Several PPCallbacks take an SourceLocation + IdentifierInfo, rather
Craig Silverstein
2010-11-19
1
-4
/
+5
*
Plug a leak in the preprocessing record's handling of inclusion
Douglas Gregor
2010-11-01
1
-2
/
+18
*
Extend the preprocessing record and libclang with support for
Douglas Gregor
2010-10-20
1
-0
/
+37
*
Push location through the MacroUndefined PPCallback and use it to print #unde...
Benjamin Kramer
2010-08-07
1
-1
/
+2
*
Robustify PreprocessingRecord slightly, by only creating macro
Douglas Gregor
2010-03-19
1
-3
/
+12
*
Implement serialization and lazy deserialization of the preprocessing
Douglas Gregor
2010-03-19
1
-0
/
+72
*
Make the preprocessing record a PPCallbacks subclass itself,
Douglas Gregor
2010-03-19
1
-0
/
+24
*
Optionally store a PreprocessingRecord in the preprocessor itself, and
Douglas Gregor
2010-03-19
1
-16
/
+0
*
Explicitly link macro instantiations to macro definitions in the
Douglas Gregor
2010-03-18
1
-3
/
+5
*
Introduce the notion of a "preprocessing record", which keeps track of
Douglas Gregor
2010-03-18
1
-0
/
+37