aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/IRObjectFile.cpp
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2017-06-08 14:04:16 +0000
committerAlexander Kornienko <alexfh@google.com>2017-06-08 14:04:16 +0000
commit08936e4740e5c4f47a11efe059353987ac7c0145 (patch)
tree074573597942fd1370e379c5c32997faf79b21e7 /llvm/lib/Object/IRObjectFile.cpp
parentc3c721222d3ca702ebe14ebc487a7feced6c36c1 (diff)
downloadllvm-08936e4740e5c4f47a11efe059353987ac7c0145.zip
llvm-08936e4740e5c4f47a11efe059353987ac7c0145.tar.gz
llvm-08936e4740e5c4f47a11efe059353987ac7c0145.tar.bz2
[clang-tidy] New checker to replace dynamic exception specifications
Summary: New checker to replace dynamic exception specifications This is an alternative to D18575 which relied on reparsing the decl to find the location of dynamic exception specifications, but couldn't deal with preprocessor conditionals correctly without reparsing the entire file. This approach uses D20428 to find dynamic exception specification locations and handles all cases correctly. Reviewers: aaron.ballman, alexfh Reviewed By: aaron.ballman, alexfh Subscribers: xazax.hun, mgehre, malcolm.parsons, mgorny, JDevlieghere, cfe-commits, Eugene.Zelenko, etienneb Patch by Don Hinton! Differential Revision: https://reviews.llvm.org/D20693 llvm-svn: 304977
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions