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
/
HeaderMap.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dont cast away const needlessly. Found by gcc48 -Wcast-qual.
Roman Divacky
2012-09-06
1
-1
/
+1
*
Basic: import SmallString<> into clang namespace
Dylan Noblesmith
2012-02-05
1
-1
/
+1
*
Basic: import OwningPtr<> into clang namespace
Dylan Noblesmith
2012-02-05
1
-1
/
+1
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-2
/
+2
*
To be able to replay compilations we need to accurately remodel how
Manuel Klimek
2011-04-26
1
-4
/
+1
*
Add a 'RawPath' parameter to the PPCallbacks interface. This allows
Chandler Carruth
2011-03-16
1
-2
/
+5
*
Add missing standard includes. Patch by Joerg Sonnenberger!
Nick Lewycky
2010-12-19
1
-0
/
+1
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
now the FileManager has a FileSystemOpts ivar, stop threading
Chris Lattner
2010-11-23
1
-7
/
+4
*
remove old compatibility APIs, use StringRef versions instead.
Chris Lattner
2010-11-21
1
-1
/
+1
*
Implement -working-directory.
Argyrios Kyrtzidis
2010-11-03
1
-4
/
+6
*
Simplify code. No functionality change.
Benjamin Kramer
2010-01-10
1
-18
/
+1
*
stringref'ize a bunch of filename handling logic. Much
Chris Lattner
2010-01-10
1
-6
/
+6
*
Update location of DataTypes.h to reflect move in LLVM with r85086.
Chandler Carruth
2009-10-26
1
-1
/
+1
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-22
/
+22
*
improve compatibility with GCC 4.4, patch by Michel Salim (PR3697)
Chris Lattner
2009-03-02
1
-0
/
+1
*
Initialize Suffix and Prefix to 0, even with a bad entry. Removes an uniniti...
Ted Kremenek
2008-10-28
1
-1
/
+4
*
Update to match simplified llvm MemoryBuffer interfaces for files.
Chris Lattner
2008-04-01
1
-2
/
+1
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-0
/
+242