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
/
LangStandards.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move LangStandard*, InputKind::Language to Basic
Rainer Orth
2019-08-05
1
-42
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Don't accept -std= values that would switch us to a different source language.
Richard Smith
2017-04-26
1
-4
/
+4
*
[C++11] Use 'nullptr'. Frontend edition.
Craig Topper
2014-05-22
1
-1
/
+1
*
Remove unnecessary default cases in switches over enums.
David Blaikie
2012-01-17
1
-2
/
+1
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-1
/
+1
*
rename llvm::llvm_report_error -> llvm::report_fatal_error
Chris Lattner
2010-04-07
1
-1
/
+1
*
Un-namespace-qualify llvm_unreachable. It's a macro, so the qualification gave
Jeffrey Yasskin
2009-12-12
1
-1
/
+1
*
spread 'const' love to some variables. this considerably reduces the amount o...
Nuno Lopes
2009-12-10
1
-1
/
+1
*
Factor out a LangStandard class and coalesce the information about the standa...
Daniel Dunbar
2009-11-26
1
-0
/
+44