This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
fbd38cadf16efcb15c09574ccd6844cfb7cfc97c
llvm-project
/
clang
/
test
/
Sema
/
expr-comma.c
Aaron Ballman
6c93b3e29c
Adding a -Wunused-value warning for expressions with side effects used in an unevaluated expression context, such as sizeof(), or decltype(). Also adds a similar warning when the expression passed to typeid() *is* evaluated, since it is equally likely that the user would expect the expression operand to be unevaluated in that case.
...
llvm-svn: 224465
2014-12-17 21:57:17 +00:00
592 B
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink