diff options
author | David L. Jones <dlj@google.com> | 2018-06-18 08:59:16 +0000 |
---|---|---|
committer | David L. Jones <dlj@google.com> | 2018-06-18 08:59:16 +0000 |
commit | 8f7adcd7fb1fd1a01a0de79eca954c49e7e3dabb (patch) | |
tree | 39d86c8ac2c3291dabd19ebf6e04c2338c3fef2a /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | 068246886a78a3fcfd7237f2dfae1b21c80a4480 (diff) | |
download | bcm5719-llvm-8f7adcd7fb1fd1a01a0de79eca954c49e7e3dabb.tar.gz bcm5719-llvm-8f7adcd7fb1fd1a01a0de79eca954c49e7e3dabb.zip |
[ASTMatchers] Don't assert-fail in specifiesTypeLoc().
The specifiesTypeLoc() matcher narrows a nestedNameSpecifier matcher based on a
typeloc within the NNS. However, the matcher does not guard against NNS which
are a namespace, and cause getTypeLoc to assert-fail.
llvm-svn: 334929
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions