| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reapplying r246209, which exposed language options to the checkers. This ↵ | Aaron Ballman | 2015-08-28 | 1 | -0/+10 |
| | | | | | | | 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 | ||||
| * | Reverting r246209 while I investigate a build bot failure: ↵ | Aaron Ballman | 2015-08-27 | 1 | -10/+0 |
| | | | | | | | http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/30516 llvm-svn: 246224 | ||||
| * | Expose language options to the checkers; disable UseNullptrCheck when not ↵ | Aaron Ballman | 2015-08-27 | 1 | -0/+10 |
| compiling in C++11 mode. llvm-svn: 246209 | |||||

