diff options
author | Alexander Kornienko <alexfh@google.com> | 2018-10-09 15:58:18 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2018-10-09 15:58:18 +0000 |
commit | c968c988806b3acf612ffa645f570ef62860c9d9 (patch) | |
tree | 0078afb79f2642e4a2d9ce7e2fb073e937d1fdf1 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | a461174cfd36859423fe75f7b4c17b32ce1f41ee (diff) | |
download | llvm-c968c988806b3acf612ffa645f570ef62860c9d9.zip llvm-c968c988806b3acf612ffa645f570ef62860c9d9.tar.gz llvm-c968c988806b3acf612ffa645f570ef62860c9d9.tar.bz2 |
[clang-tidy] Fix handling of parens around new expressions in make_<smartptr> checks.
Summary:
Extra parentheses around a new expression result in incorrect code
after applying fixes.
Reviewers: hokein
Reviewed By: hokein
Subscribers: xazax.hun, cfe-commits
Differential Revision: https://reviews.llvm.org/D52989
llvm-svn: 344058
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions