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
/
warn-unused-value.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Look through CXXBindTemporaryExprs when checking CXXFunctionCastExprs
Daniel Jasper
2017-03-27
1
-0
/
+6
*
Lit C++11 Compatibility Patch #8
Charles Li
2016-04-14
1
-1
/
+6
*
Volatile reads are side-effecting operations, but in the general case of acce...
Aaron Ballman
2015-01-03
1
-3
/
+4
*
Adding a -Wunused-value warning for expressions with side effects used in an ...
Aaron Ballman
2014-12-17
1
-3
/
+30
*
Sema: Reject templates in all extern "C" contexts.
Benjamin Kramer
2014-02-02
1
-1
/
+1
*
report unused-value warning also for warn_unused types
Lubos Lunak
2013-07-21
1
-0
/
+20
*
Add a warning to diagnose statements in C++ like "*(volatile int*)x;". Conce...
Eli Friedman
2012-05-24
1
-1
/
+1
*
When emitting a diagnostic about two-phase name lookup, don't do useless
Nick Lewycky
2012-03-14
1
-0
/
+19
*
Fix a QoI bug with overloaded operators inside macros.
Matt Beaumont-Gay
2011-09-19
1
-0
/
+15
*
Improve the unused-value check to look into comma expressions and filter out
John McCall
2010-03-12
1
-0
/
+17