llvm-project/clang/include/clang
Nick Lewycky 7d3fc3728f Add a flag to control the "indirection of non-volatile null pointer will be
deleted, not trap" warning. Fixed PR8729. Patch by Elias Pipping!

llvm-svn: 120771
2010-12-03 01:10:02 +00:00
..
AST IR Gen. part of API support for __block cxx 2010-12-02 17:02:11 +00:00
Analysis Merge System into Support. 2010-11-29 18:12:39 +00:00
Basic Add a flag to control the "indirection of non-volatile null pointer will be 2010-12-03 01:10:02 +00:00
Checker Introduce TextPathDiagnostics, a simple PathDiagnosticClient that outputs as diagnostic notes 2010-12-03 00:58:14 +00:00
CodeGen Revert r109546, it broke linux build. 2010-07-27 22:37:14 +00:00
Driver Driver, Frontend: add CUDA language support 2010-12-01 03:15:20 +00:00
Frontend Introduce TextPathDiagnostics, a simple PathDiagnosticClient that outputs as diagnostic notes 2010-12-03 00:58:14 +00:00
FrontendTool Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Index Make a bunch of new data structures for the new analysis 2010-07-22 13:52:13 +00:00
Lex When using a precompiled preamble with detailed preprocessing records, 2010-11-30 06:16:57 +00:00
Parse Fixed source range for MS asm statement. 2010-12-02 18:34:55 +00:00
Rewrite Refactoring of Diagnostic class. 2010-11-18 20:06:41 +00:00
Sema Do not change the size of LookupResult::Filter based on the NDEBUG 2010-12-02 16:19:31 +00:00
Serialization Simplify the ASTs by consolidating ObjCImplicitGetterSetterExpr and ObjCPropertyRefExpr 2010-12-02 01:19:52 +00:00
CMakeLists.txt Add a __has_attribute macro that works much like __has_feature and __has_builtin. 2010-10-20 02:31:43 +00:00
Makefile Add a __has_attribute macro that works much like __has_feature and __has_builtin. 2010-10-20 02:31:43 +00:00