llvm-project/clang/include
Douglas Gregor a09387df9f It turns out that people love using VLAs in templates, too. Weaken our
VLA restrictions so that one can use VLAs in templates (even
accidentally), but not as part of a non-type template parameter (which
would be very bad).

llvm-svn: 104471
2010-05-23 19:57:01 +00:00
..
clang It turns out that people love using VLAs in templates, too. Weaken our 2010-05-23 19:57:01 +00:00
clang-c Add libclang function 'clang_isFromMainFile()' (which just wraps SourceManager::isFromMainFile()). 2010-05-20 02:59:19 +00:00
CMakeLists.txt Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Makefile Move include installation steps to better location, inside each include dir instead of at the top-level. 2010-04-30 17:59:38 +00:00