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
/
ARCMigrate
/
PlistReporter.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
*
[PlistSupport] Produce a newline to end plist output files
Hubert Tong
2019-06-10
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
*
PR37189 Fix incorrect end source location and spelling for a split '>>' token.
Richard Smith
2018-04-30
1
-2
/
+1
*
Fix layering violation: include/clang/Basic/PlistSupport.h should not include
Richard Smith
2015-01-28
1
-6
/
+8
*
Update for llvm api change.
Rafael Espindola
2014-08-25
1
-3
/
+3
*
PlistSupport.h: avoid gcc 'defined but not used' warning
Alp Toker
2014-07-06
1
-2
/
+1
*
Modernize a couple of loops
Alp Toker
2014-07-06
1
-5
/
+2
*
writeARCDiagsToPlist(): make sure all diag levels get handled
Alp Toker
2014-07-06
1
-6
/
+17
*
Update for llvm api change.
Rafael Espindola
2014-02-24
1
-1
/
+1
*
Don't assume that F_None is the default. It is about to change.
Rafael Espindola
2014-02-24
1
-1
/
+1
*
PlistSupport: Eliminate duplicated EmitLocation() and EmitRange() functions
Alp Toker
2014-01-25
1
-0
/
+1
*
PlistSupport: Unify ARCMigrate / StaticAnalyzer plist writers
Alp Toker
2014-01-25
1
-81
/
+2
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-2
/
+2
*
Rename Diagnostic to DiagnosticsEngine as per issue 5397
David Blaikie
2011-09-25
1
-3
/
+3
*
Rename getInstantiationLineNumber to getExpansionLineNumber in both
Chandler Carruth
2011-07-25
1
-1
/
+1
*
Rename getInstantiationColumnNumber to getExpansionColumnNumber in both
Chandler Carruth
2011-07-25
1
-1
/
+1
*
Mechanically rename SourceManager::getInstantiationLoc and
Chandler Carruth
2011-07-25
1
-3
/
+3
*
Move ArrayRef to LLVM.h and eliminate now-redundant qualifiers, patch by Jon ...
Chris Lattner
2011-07-23
1
-3
/
+3
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-9
/
+7
*
[arcmt] Add some additional driver flags to optionally emit or save the pre-m...
Argyrios Kyrtzidis
2011-07-19
1
-0
/
+197