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
/
test
/
PCH
/
variables.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow -verify directives to be filtered by preprocessing.
Jordan Rose
2012-07-11
1
-6
/
+6
*
Make the Preprocessor more memory efficient and improve macro instantiation d...
Argyrios Kyrtzidis
2011-07-07
1
-5
/
+29
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-3
/
+3
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-2
/
+2
*
Eliminate a FIXME in one of the PCH test cases
Douglas Gregor
2009-04-22
1
-2
/
+2
*
make sure to verify that the "non pch" runs worked.
Chris Lattner
2009-04-18
1
-1
/
+1
*
PCH support for a few very, very simple kinds of expressions. Hook up
Douglas Gregor
2009-04-14
1
-1
/
+2
*
PCH support for record decls/types and their fields. Now that we can
Douglas Gregor
2009-04-13
1
-3
/
+3
*
Include the SourceManager's line table in the PCH file. We can now
Douglas Gregor
2009-04-13
1
-1
/
+1
*
implement the microsoft/gnu "__COUNTER__" macro: rdar://4329310
Chris Lattner
2009-04-13
1
-1
/
+5
*
now that we have an identifier table in the PCH file, finish hooking up
Chris Lattner
2009-04-11
1
-0
/
+1
*
test this in non-pch mode as well as in pch mode.
Chris Lattner
2009-04-11
1
-0
/
+4
*
do a dance with predefines, and finally enable reading of macros from
Chris Lattner
2009-04-10
1
-0
/
+3
*
Various minor fixes to PCH reading and writing, with general
Douglas Gregor
2009-04-10
1
-2
/
+2
*
PCH serialization/deserialization of the source manager. With this
Douglas Gregor
2009-04-10
1
-0
/
+4
*
Implementation of pre-compiled headers (PCH) based on lazy
Douglas Gregor
2009-04-09
1
-0
/
+6