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
/
MacroArgs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Preprocessor] For the MacroExpands preprocessor callback, also pass the Macr...
Argyrios Kyrtzidis
2013-05-03
1
-125
/
+0
*
Remove useless 'llvm::' qualifier from names like StringRef and others that are
Dmitri Gribenko
2013-01-12
1
-1
/
+2
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-1
/
+0
*
Fixed exapnsion range for # and ##.
Abramo Bagnara
2011-10-03
1
-2
/
+4
*
ArrayRef-ifying MacroArgs::create's arguments argument.
David Blaikie
2011-09-22
1
-3
/
+4
*
Make the Preprocessor more memory efficient and improve macro instantiation d...
Argyrios Kyrtzidis
2011-07-07
1
-2
/
+5
*
The PreExpArgTokens array is indexed with an argument #,
Chris Lattner
2009-12-28
1
-1
/
+1
*
set up the machinery for a MacroArgs cache hanging off Preprocessor.
Chris Lattner
2009-12-15
1
-1
/
+10
*
move the VarargsElided member of MacrosArgs to shrink the MacroArgs struct
Chris Lattner
2009-12-14
1
-9
/
+10
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-13
/
+13
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-0
/
+109