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
/
Frontend
/
Rewrite
/
FixItRewriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-1
/
+1
*
[Edit, Rewrite] Fix some Clang-tidy modernize and Include What You Use warnin...
Eugene Zelenko
2018-03-27
1
-12
/
+17
*
Roll-back r250822.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
Apply modernize-use-default to clang.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
[fixit] Use overwriteChangedFiles() to deal with Windows mapped files
Reid Kleckner
2015-06-17
1
-0
/
+7
*
Make DiagnosticsEngine::takeClient return std::unique_ptr<>
Alexander Kornienko
2014-11-17
1
-9
/
+6
*
Update for llvm api change.
Rafael Espindola
2014-08-25
1
-6
/
+5
*
Make clang's rewrite engine a core feature
Alp Toker
2014-07-16
1
-0
/
+200