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
/
FrontendOptions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; o...
Eugene Zelenko
2018-03-26
1
-1
/
+2
*
Move functionality for handling module maps as inputs from the -emit-module
Richard Smith
2017-04-28
1
-6
/
+6
*
Refactor frontend InputKind to prepare for treating module maps as a distinct...
Richard Smith
2017-04-26
1
-18
/
+18
*
C++ Modules TS: add frontend support for building pcm files from module
Richard Smith
2016-08-26
1
-0
/
+2
*
Ensure that we still parse preprocessed CUDA files as CUDA when we use
Artem Belevich
2015-03-19
1
-0
/
+1
*
Remove duplicated case.
Benjamin Kramer
2013-06-22
1
-1
/
+0
*
<rdar://problem/13509689> Introduce -module-file-info option that provides in...
Douglas Gregor
2013-03-27
1
-1
/
+1
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-1
/
+1
*
Driver, Frontend: add CUDA language support
Peter Collingbourne
2010-12-01
1
-0
/
+1
*
Frontend: Add FrontendAction support for handling LLVM IR inputs.
Daniel Dunbar
2010-06-07
1
-0
/
+1
*
Frontend: Lift InputKind enumeration to top level.
Daniel Dunbar
2010-06-07
1
-2
/
+1
*
recognize .hpp as c++ (needed for ./configure'ing boost)
Nuno Lopes
2009-11-17
1
-1
/
+1
*
Move input kind identification (-x) into FrontendOptions.
Daniel Dunbar
2009-11-13
1
-0
/
+31