"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "433a9086c0327fc87281b5c9de4960ea05b7a177"
[clang-tidy] Fix some false positives in google-readability-casting
Summary: Ignore C-style casts in extern "C" {} sections. Be more careful when detecting redundant casts between typedefs to the same type - emit a more specific warning and don't automatically fix them. Reviewers: klimek Reviewed By: klimek Subscribers: curdeius, cfe-commits Differential Revision: http://reviews.llvm.org/D7247 llvm-svn: 227444
Loading
Please register or sign in to comment