summaryrefslogtreecommitdiff
path: root/lib/Parse/ParseDecl.cpp
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
commit095b0e84abfea76c8c5d58468e2b0de5c7835f0b (patch)
tree7cd739d70e8d8c49b5bb3131cde2de9a9e7df7a4 /lib/Parse/ParseDecl.cpp
parentd5b8a7c61f35256c09c45a6ce9937c836617ea05 (diff)
downloadclang-095b0e84abfea76c8c5d58468e2b0de5c7835f0b.tar.gz
[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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@372356 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions