summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2016-09-13 00:01:23 +0000
committerReid Kleckner <rnk@google.com>2016-09-13 00:01:23 +0000
commit6c7b1c62126cea0146777b878a4516aa23073ae2 (patch)
tree8ed58cedc055ae45c7d17ec8db8c4711e3dd234b /clang/lib/Frontend/CompilerInvocation.cpp
parentf8f632498307d22e10fab0704548b270b15f1e1e (diff)
downloadbcm5719-llvm-6c7b1c62126cea0146777b878a4516aa23073ae2.tar.gz
bcm5719-llvm-6c7b1c62126cea0146777b878a4516aa23073ae2.zip
[DebugInfo] Deduplicate debug info limiting logic
We should be doing the same checks when a type is completed as we do when a complete type is used during emission. Previously, we duplicated the logic, and it got out of sync. This could be observed with dllimported classes. Also reduce a test case for this slightly. Implementing review feedback from David Blaikie on r281057. llvm-svn: 281278
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud