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
History
Nick Lewycky
2eeddfb1ef
Warn when a reference is bound to an empty l-value (dereferenced null pointer).
...
llvm-svn: 269572
2016-05-14 17:44:14 +00:00
..
expr.ass
The 'constexpr implies const' rule for non-static member functions is gone in
2013-04-21 01:08:50 +00:00
expr.cast
…
expr.const
Improve -Wconstant-conversion
2016-01-29 23:51:16 +00:00
expr.mptr.oper
Revert "Don't require -re suffix on -verify directives with regexes."
2013-12-14 01:07:05 +00:00
expr.post
sizeof(void) etc. should be a hard error in C++.
2013-08-13 22:26:42 +00:00
expr.prim
Warn when a reference is bound to an empty l-value (dereferenced null pointer).
2016-05-14 17:44:14 +00:00
expr.unary
[Sema] Be consistent about diagnostic wording: always use "cannot".
2015-08-15 15:23:14 +00:00
p3.cpp
…
p8.cpp
…
p9.cpp
…
p10-0x.cpp
Update Clang tests to handle explicitly typed load changes in LLVM.
2015-02-27 21:19:58 +00:00