aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2014-07-14 07:37:05 +0000
committerAlexander Kornienko <alexfh@google.com>2014-07-14 07:37:05 +0000
commit7366616a9370430a55fd96621180b423c2252193 (patch)
tree8ee72f953f9186600c1129ba09027c15d7c3d69e /clang/lib/Frontend/InitPreprocessor.cpp
parent24189d4c863e72772f08cdedac77f4a7816ee2f3 (diff)
downloadllvm-7366616a9370430a55fd96621180b423c2252193.zip
llvm-7366616a9370430a55fd96621180b423c2252193.tar.gz
llvm-7366616a9370430a55fd96621180b423c2252193.tar.bz2
Suggest automated replacements of C-style casts with C++ casts.
Summary: This patch implements a subset of possible replacements of C-style casts with const_cast/static_cast/reinterpret_cast. This should cover a large portion of cases in real code. Handling of a few more cases may be implemented eventually. Reviewers: sbenza, djasper Reviewed By: djasper Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D4478 llvm-svn: 212924
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions