llvm-project/clang/lib
Chris Lattner 9363e3106e don't crash when sentinel attribute is used on function without a prototype,
discovered as part of PR3817

llvm-svn: 67127
2009-03-17 23:03:47 +00:00
..
AST Fix Type::getDesugaredType() to remove all direct sugar on 2009-03-17 22:51:02 +00:00
Analysis Stub out some code for support for NSDeallocateObject. This is enabled yet until 2009-03-17 22:43:44 +00:00
Basic Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
CodeGen Initialize the cleanup.dst variable if necessary. Fixes PR3789. 2009-03-17 05:53:35 +00:00
Driver Driver: Add -ccc-print-bindings option (for testing); the Python 2009-03-17 22:47:06 +00:00
Frontend Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Headers Only intptr_t is protected by __intptr_t_defined. 2009-03-15 03:16:47 +00:00
Lex typo 2009-03-17 11:39:38 +00:00
Parse Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema don't crash when sentinel attribute is used on function without a prototype, 2009-03-17 23:03:47 +00:00
CMakeLists.txt Fix cmake builds. 2009-03-02 17:05:26 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00