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
/
SemaCXX
/
return-stack-addr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't lifetime-extend or track lifetime problems through the LHS of '->*'.
Richard Smith
2018-07-24
1
-0
/
+6
*
Fold -Wreturn-stack-address into general initialization lifetime
Richard Smith
2018-07-23
1
-1
/
+2
*
Don't produce a 'returning reference to local' warning if a lambda returns a
Richard Smith
2014-01-30
1
-3
/
+20
*
Remove a type that got reduced away from this test case but not actually dele...
Chandler Carruth
2010-12-13
1
-1
/
+0
*
Fix PR8774 by restricting when hasInit returns true. Previously, it
Chandler Carruth
2010-12-13
1
-0
/
+19
*
Enhance return-stack-address check (in Sema) to handle fields that themselves...
Ted Kremenek
2010-09-02
1
-0
/
+11
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Refactor the expression class hierarchy for casts. Most importantly:
Douglas Gregor
2008-10-27
1
-1
/
+0
*
Fix some invalid casts that are detected by Sema now or soon.
Sebastian Redl
2008-10-27
1
-3
/
+3
*
Move the rest of the Sema C++ tests into the SemaCXX test directory.
Argyrios Kyrtzidis
2008-08-22
1
-0
/
+113