summaryrefslogtreecommitdiffstats
path: root/debuginfo-tests/nested-struct.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2012-11-29 23:55:25 +0000
committerDouglas Gregor <dgregor@apple.com>2012-11-29 23:55:25 +0000
commit7a626570ef4f457caab1302f238955aa1a2c7989 (patch)
tree6c393a27c8319fd95dca2f69ccfe166d2f0e28c9 /debuginfo-tests/nested-struct.cpp
parent136d6746c58fe3ab431e2279289646769918a48f (diff)
downloadbcm5719-llvm-7a626570ef4f457caab1302f238955aa1a2c7989.tar.gz
bcm5719-llvm-7a626570ef4f457caab1302f238955aa1a2c7989.zip
Keep track of modules that have failed to build. If we encounter an
import of that module elsewhere, don't try to build the module again: it won't work, and the experience is quite dreadful. We track this information somewhat globally, shared among all of the related CompilerInvocations used to build modules on-the-fly, so that a particular Clang instance will only try to build a given module once. Fixes <rdar://problem/12552849>. llvm-svn: 168961
Diffstat (limited to 'debuginfo-tests/nested-struct.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud