diff options
author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2016-05-12 18:50:01 +0000 |
---|---|---|
committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2016-05-12 18:50:01 +0000 |
commit | 6c7639b380a3830c60c52525e470767a64f57248 (patch) | |
tree | 3634bebbe152b5d35868ed09f0ac7a083bf584e0 /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | 851f879f32bdb4487b3ee82c8e9139e0acdb4729 (diff) | |
download | llvm-6c7639b380a3830c60c52525e470767a64f57248.zip llvm-6c7639b380a3830c60c52525e470767a64f57248.tar.gz llvm-6c7639b380a3830c60c52525e470767a64f57248.tar.bz2 |
Cleanup rejection log handling [NFC]
This patch cleans up the rejection log handling during the
ScopDetection. It consists of two interconnected parts:
- We keep all detection contexts for a function in order to provide
more information to the user, e.g., about the rejection of
extended/intermediate regions.
- We remove the mutable "RejectLogs" member as the information is
available through the detection contexts.
llvm-svn: 269323
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions