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
/
unittests
/
Frontend
/
FrontendActionTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
Move LangStandard*, InputKind::Language to Basic
Rainer Orth
2019-08-05
1
-6
/
+7
*
Modules: Add LangOptions::CacheGeneratedPCH
Duncan P. N. Exon Smith
2019-03-12
1
-1
/
+39
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove 'Filename' parameter from BeginSourceFileAction.
Richard Smith
2017-06-09
1
-3
/
+2
*
Refactor frontend InputKind to prepare for treating module maps as a distinct...
Richard Smith
2017-04-26
1
-8
/
+8
*
Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and...
David Blaikie
2017-01-06
1
-10
/
+10
*
Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and ...
David Blaikie
2017-01-06
1
-10
/
+10
*
IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeComp...
David Blaikie
2017-01-05
1
-10
/
+10
*
[Frontend] Allow attaching an external sema source to compiler instance and e...
Benjamin Kramer
2016-11-16
1
-0
/
+63
*
[NFC] Header cleanup
Mehdi Amini
2016-07-18
1
-1
/
+2
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-4
/
+5
*
Reland r219810 "Fix late template parsing leak with incremental processing"
Reid Kleckner
2014-10-22
1
-4
/
+45
*
Revert "Fix late template parsing leak with incremental processing"
Reid Kleckner
2014-10-15
1
-45
/
+4
*
Fix late template parsing leak with incremental processing
Reid Kleckner
2014-10-15
1
-4
/
+45
*
Revert over-eager unique_ptr conversion.
Benjamin Kramer
2014-09-10
1
-6
/
+6
*
Unique_ptrify PPCallbacks ownership.
Craig Topper
2014-09-10
1
-6
/
+6
*
Update for LLVM api change.
Rafael Espindola
2014-08-27
1
-3
/
+6
*
Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325)
David Blaikie
2014-08-10
1
-3
/
+3
*
Flip the order the preprocessor and frontendaction are informed of the end of...
Benjamin Kramer
2014-08-07
1
-0
/
+46
*
Revert "unique_ptr-ify ownership of ASTConsumers"
David Blaikie
2014-07-17
1
-3
/
+3
*
unique_ptr-ify ownership of ASTConsumers
David Blaikie
2014-07-17
1
-3
/
+3
*
ASTContext: Declare builtin types implicitly
Alp Toker
2013-12-15
1
-8
/
+6
*
[Parser] Unbreak parsing with incremental parsing enabled and add a unit-test...
Argyrios Kyrtzidis
2013-11-24
1
-0
/
+32
*
Nuke SetUpBuildDumpLog.
Sean Silva
2013-01-20
1
-1
/
+1
*
Really sort the #include lines in unittests/...
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Sort the #include lines for unittests/...
Chandler Carruth
2012-12-04
1
-4
/
+2
*
Update unittests for include change.
Benjamin Kramer
2012-07-04
1
-0
/
+1
*
Fix broken unit test
Douglas Gregor
2012-01-20
1
-2
/
+2
*
Re-instate r125819 and r125820 with no functionality change
Peter Collingbourne
2011-02-19
1
-2
/
+0
*
Revert 125820 and 125819 to fix PR9266.
Rafael Espindola
2011-02-19
1
-0
/
+2
*
Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction
Peter Collingbourne
2011-02-18
1
-2
/
+0
*
Add gTest unittests to clang, and write the first one.
Jeffrey Yasskin
2011-02-03
1
-0
/
+76