diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-03-14 22:07:27 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-03-14 22:07:27 +0000 |
commit | 594461f02c6a4bc19ae00d614c6dfaf000700944 (patch) | |
tree | f9e99d6b9f3c3bc9782927d54a93c18d7df8eb09 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 709590838ff772a315012a9270604406dcd26d63 (diff) | |
download | llvm-594461f02c6a4bc19ae00d614c6dfaf000700944.zip llvm-594461f02c6a4bc19ae00d614c6dfaf000700944.tar.gz llvm-594461f02c6a4bc19ae00d614c6dfaf000700944.tar.bz2 |
Call RequireCompleteType when performing ADL even if the type is already
complete. We hook into this check from a couple of other places (modules,
debug info) so it's not OK to elide the check if the type was already
complete.
llvm-svn: 203978
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions