Aaron Ballman
|
f36a425eba
|
Reapplying r246209, which exposed language options to the checkers. This time disable UseNullptrCheck when not compiling in C++ mode, but still allow in C++11 mode since it's likely the user wishes to modernize their code.
llvm-svn: 246298
|
2015-08-28 13:20:46 +00:00 |
Aaron Ballman
|
46c9ae3578
|
Reverting r246209 while I investigate a build bot failure: http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/30516
llvm-svn: 246224
|
2015-08-27 22:19:50 +00:00 |
Aaron Ballman
|
ed916fa458
|
Expose language options to the checkers; disable UseNullptrCheck when not compiling in C++11 mode.
llvm-svn: 246209
|
2015-08-27 21:17:47 +00:00 |