This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
test
/
CXX
/
expr
/
expr.unary
History
Richard Smith
66204ecff9
DR1346: a parenthesized braced-init-list cannot be used as the initializer when
...
performing auto type deduction. llvm-svn: 203683
2014-03-12 17:42:45 +00:00
..
expr.delete
Implement access checking for the "delete" operator. Fixes PR9050,
2011-02-01 15:50:11 +00:00
expr.new
DR1346: a parenthesized braced-init-list cannot be used as the initializer when
2014-03-12 17:42:45 +00:00
expr.sizeof
Make wording for certain invalid unary expressions more consistent.
2013-10-09 00:22:23 +00:00
expr.unary.noexcept
Fix regression from r184810.
2013-06-25 01:55:41 +00:00
expr.unary.op
PR16074, implement warnings to catch pointer to boolean true and pointer to
2014-02-26 02:36:06 +00:00