aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2016-06-22 16:22:00 +0000
committerTobias Grosser <tobias@grosser.es>2016-06-22 16:22:00 +0000
commit8dd653d983d75b1469322c0ba8e753d9863aa0dc (patch)
tree9520e7439e73db045ec27699a8e9403a98306e7b /clang/lib/Frontend/CompilerInvocation.cpp
parent9565cf581e35f5e73930ab48493943bffe4941a1 (diff)
downloadllvm-8dd653d983d75b1469322c0ba8e753d9863aa0dc.zip
llvm-8dd653d983d75b1469322c0ba8e753d9863aa0dc.tar.gz
llvm-8dd653d983d75b1469322c0ba8e753d9863aa0dc.tar.bz2
clang-tidy: apply modern-use-nullptr fixes
Instead of using 0 or NULL use the C++11 nullptr symbol when referencing null pointers. This cleanup was suggested by Eugene Zelenko <eugene.zelenko@gmail.com> in http://reviews.llvm.org/D21488 and was split out to increase readability. llvm-svn: 273435
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions