]> granicus.if.org Git - clang/commit
[modules] Don't needlessly bounce through Sema when updating exception specifications.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 19 Aug 2015 21:09:32 +0000 (21:09 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 19 Aug 2015 21:09:32 +0000 (21:09 +0000)
commite0066399c8da505d027ff10c42824ea046d01c08
treee36f9237ee607bbe2d2ab78f05b2b6a56e85b965
parent42b16e6936d5bf91afe89d3811c4d4c7cc1407aa
[modules] Don't needlessly bounce through Sema when updating exception specifications.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@245501 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTReader.cpp