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
/
Analysis
/
CFGTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CFG] Fix an assertion failure with static initializers
Gabor Horvath
2019-12-23
1
-0
/
+16
*
[CFG] Introduce CFGElementRef, a wrapper that knows it's position in a CFGBlock
Kristof Umann
2019-08-14
1
-0
/
+133
*
Removed the test case added in D63538 due to windows buildbot failures
Kristof Umann
2019-07-05
1
-38
/
+0
*
Fix a buildbot failure due to the AST's lifetime ending before the test
Kristof Umann
2019-07-05
1
-17
/
+3
*
[analyzer][Dominators][NFC] Add unit tests
Kristof Umann
2019-07-05
1
-51
/
+1
*
[CFG] Add a new function to get the proper condition of a CFGBlock
Kristof Umann
2019-07-05
1
-0
/
+52
*
[analyzer] Treat functions without run-time branches as "small".
Artem Dergachev
2019-04-30
1
-14
/
+45
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[analyzer] Fix crash when building CFG with variable of incomplete type
Martin Bohme
2017-03-07
1
-1
/
+13
*
CFGBuilder: Fix crash when visiting delete expression on dependent type
Martin Bohme
2016-12-05
1
-23
/
+45
*
clang/unittests/Analysis/CFGTest.cpp: Appease msc targets with -fno-delayed-t...
NAKAMURA Takumi
2016-07-08
1
-1
/
+1
*
CFGBuilder: Fix crash when visiting a range-based for over a dependent type
Alexander Kornienko
2016-07-08
1
-0
/
+58