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
/
Tooling
/
FileMatchTrie.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-5
/
+5
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-1
/
+1
*
[Tooling] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2018-03-14
1
-13
/
+20
*
Tooling: Hide implementation details
Benjamin Kramer
2015-03-09
1
-7
/
+8
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-15
1
-1
/
+1
*
Include Path.h instead of PathV2.h.
Rafael Espindola
2013-06-11
1
-1
/
+1
*
Remove useless 'llvm::' qualifier from names like StringRef and others that are
Dmitri Gribenko
2013-01-12
1
-1
/
+1
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Hopefully appease Windows buildbot with Japanese (?) error message.
Daniel Jasper
2012-10-08
1
-0
/
+1
*
FileNameMatchTrie: Use StringRef instead of Twines where possible.
Daniel Jasper
2012-10-08
1
-3
/
+2
*
Support symlinks and relative paths in complilation databases.
Daniel Jasper
2012-10-08
1
-0
/
+188