llvm-project/clang/include
Douglas Gregor 9750969178 At the end of the translation unit, defining a vtable can introduce
new templates that need to be instantiated and vice-versa. Iterate
until we've instantiated all required templates and defined all
required vtables. Fixed PR9325 / <rdar://problem/9055177>.

llvm-svn: 130023
2011-04-22 22:25:37 +00:00
..
clang At the end of the translation unit, defining a vtable can introduce 2011-04-22 22:25:37 +00:00
clang-c Rename 'CXTUMemoryUsage…' to 'CXTUResourceUsage…'. 2011-04-20 16:41:07 +00:00
CMakeLists.txt Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00