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
/
CrossTU
/
CrossTranslationUnit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CTU] Do not allow different CPP dialects in CTU
Gabor Marton
2019-02-28
1
-0
/
+26
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[analyzer][CrossTU][NFC] Generalize to external definitions instead of extern...
Rafael Stahl
2019-01-10
1
-7
/
+7
*
[CTU] Make loadExternalAST return with non nullptr on success
Gabor Marton
2019-01-07
1
-3
/
+3
*
[ASTImporter] Add importer specific lookup
Gabor Marton
2018-12-17
1
-3
/
+10
*
Fix up diagnostics.
Richard Trieu
2018-12-14
1
-3
/
+2
*
[CTU] Add triple/lang mismatch handling
Gabor Marton
2018-12-07
1
-0
/
+65
*
[CTU] Add more lit tests and better error handling
Gabor Marton
2018-12-07
1
-1
/
+3
*
[CTU] Add DisplayCTUProgress analyzer switch
Gabor Marton
2018-12-07
1
-3
/
+9
*
[CTU] Add asserts to protect invariants
Gabor Marton
2018-12-07
1
-0
/
+3
*
[CTU] Add statistics
Gabor Marton
2018-12-07
1
-1
/
+15
*
[CrossTU] Fix handling of Cross Translation Unit directory path
Gabor Horvath
2017-10-27
1
-4
/
+1
*
Fix implicit-fallthrough warning by adding missing break
Simon Pilgrim
2017-09-24
1
-0
/
+1
*
Fix unused variable warning in non-debug builds.
Richard Trieu
2017-09-22
1
-1
/
+1
*
Add Cross Translation Unit support library
Gabor Horvath
2017-09-22
1
-0
/
+271