diff options
author | Richard Smith <richard@metafoo.co.uk> | 2020-04-03 20:17:43 -0700 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2020-04-03 20:20:48 -0700 |
commit | 179f4baba0672a5e85c5db91095c4cd701a2d32d (patch) | |
tree | 6c28fd9f768fc478d797e6923a8325305cde3128 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 0f37454c7238cfe95c5d6b427b2c400c084944aa (diff) | |
download | llvm-179f4baba0672a5e85c5db91095c4cd701a2d32d.zip llvm-179f4baba0672a5e85c5db91095c4cd701a2d32d.tar.gz llvm-179f4baba0672a5e85c5db91095c4cd701a2d32d.tar.bz2 |
Don't treat a CXXScopeSpec with a nested name specifier but no location
as invalid.
We create those when forming trivial type source information with no
associated location, which, unfortunately, we do create in some cases
(when a TreeTransform with no base location is used to transform a
QualType).
This would previously lead to rejects-valid bugs when we misinterpreted
these constructs as having no nested-name-specifier.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions