diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-08-26 22:04:51 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-08-26 22:04:51 +0000 |
commit | 2ea054fbc59ed19b8e3304e7e7cbdd56a5a5120f (patch) | |
tree | e80b34a4dada54a2f7f25e3f715f4876991889a0 /include/clang/Lex/ModuleLoader.h | |
parent | ee99c8191cc0d9778d733da51be2f52c7b732d76 (diff) |
Teach the ASTReader how to avoid cycles when loading declarations that
are lexically within a particular DeclContext. Test forthcoming.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@138668 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Lex/ModuleLoader.h')
-rw-r--r-- | include/clang/Lex/ModuleLoader.h | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/include/clang/Lex/ModuleLoader.h b/include/clang/Lex/ModuleLoader.h new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/include/clang/Lex/ModuleLoader.h |