clang-1/include
Douglas Gregor 94a615718d Downgrade deletion of a void* from an error (which is should be) to an
extension warning (which other compilers seem to use). Works around a
known bug in Xalan.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104509 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-24 17:01:56 +00:00
..
clang Downgrade deletion of a void* from an error (which is should be) to an 2010-05-24 17:01:56 +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