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
/
test
/
Sema
/
warn-lifetime-analysis-nocfg.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LifetimeAnalysis] Fix PR44150
Gabor Horvath
2019-11-27
1
-0
/
+5
*
[LifetimeAnalysis] Fix some false positives
Gabor Horvath
2019-09-03
1
-5
/
+157
*
[LifetimeAnalysis] Add support for free functions
Gabor Horvath
2019-08-20
1
-4
/
+28
*
[LifetimeAnalysis] Support std::stack::top() and std::optional::value()
Matthias Gehre
2019-08-14
1
-4
/
+23
*
[LifetimeAnalysis] Fix false negatives of statement local lifetime analysis f...
Gabor Horvath
2019-08-14
1
-9
/
+11
*
Fix multiple lifetime warning messages for range based for loop
Gabor Horvath
2019-08-12
1
-0
/
+7
*
Properly detect temporary gsl::Owners through reference initialization chains.
Gabor Horvath
2019-08-11
1
-2
/
+8
*
Properly handle reference initialization when detecting gsl::Pointer initiali...
Gabor Horvath
2019-08-11
1
-3
/
+11
*
Fix a false positive warning when initializing members with gsl::Owners.
Gabor Horvath
2019-08-10
1
-0
/
+15
*
Attempt to reapply "Even more warnings utilizing gsl::Owner/gsl::Pointer anno...
Gabor Horvath
2019-08-09
1
-1
/
+50
*
Revert Even more warnings utilizing gsl::Owner/gsl::Pointer annotations
Gabor Horvath
2019-08-09
1
-50
/
+1
*
Revert Fix a build bot failure and multiple warnings instances for range base...
Gabor Horvath
2019-08-09
1
-7
/
+0
*
Fix a build bot failure and multiple warnings instances for range base for loops
Gabor Horvath
2019-08-09
1
-0
/
+7
*
Even more warnings utilizing gsl::Owner/gsl::Pointer annotations
Gabor Horvath
2019-08-09
1
-1
/
+50
*
More warnings regarding gsl::Pointer and gsl::Owner attributes
Gabor Horvath
2019-08-09
1
-15
/
+50
*
Teach some warnings to respect gsl::Pointer and gsl::Owner attributes
Gabor Horvath
2019-08-06
1
-0
/
+135