summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis
diff options
context:
space:
mode:
authorMichael Liao <michael.hliao@gmail.com>2019-09-19 21:26:18 +0000
committerMichael Liao <michael.hliao@gmail.com>2019-09-19 21:26:18 +0000
commitb8fc6a91164a29c79dc179eab82a2f41fb4b4ac4 (patch)
tree5f38cea595f444d2e1f2db1c49350e32c0d45e05 /clang/lib/Analysis
parent08f938bd1ae356544923042423ea3f30cd730bf8 (diff)
downloadbcm5719-llvm-b8fc6a91164a29c79dc179eab82a2f41fb4b4ac4.tar.gz
bcm5719-llvm-b8fc6a91164a29c79dc179eab82a2f41fb4b4ac4.zip
[CUDA][HIP] Re-apply part of r372318.
- r372318 causes violation of `use-of-uninitialized-value` detected by MemorySanitizer. Once `Viable` field is set to false, `FailureKind` needs setting as well as it will be checked during destruction if `Viable` is not true. - Revert the part trying to skip `std::vector` erasing. llvm-svn: 372356
Diffstat (limited to 'clang/lib/Analysis')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud