llvm-project/clang/lib
Ted Kremenek d3def3841f UninitializedValues: wrap BitVector references in a new class ValueVector. No functionality change. This defines the minimum interface that ValueVector needs to support when we no longer base it strictly on a direct interpretation of BitVector.
llvm-svn: 127664
2011-03-15 04:57:29 +00:00
..
AST Block return type of the initialized must be 2011-03-14 16:07:00 +00:00
Analysis UninitializedValues: wrap BitVector references in a new class ValueVector. No functionality change. This defines the minimum interface that ValueVector needs to support when we no longer base it strictly on a direct interpretation of BitVector. 2011-03-15 04:57:29 +00:00
Basic lib/Basic/Targets.cpp: __declspec(attr) should be provided on mingw as macro, alias of __attribute__. 2011-03-15 02:32:50 +00:00
CodeGen Introduce a CharUnits FieldOffsetInChars variable in AppendField() to 2011-03-15 01:09:02 +00:00
Driver Support Ubuntu hardy and intrepid, from Thomas Gamper! 2011-03-14 15:39:50 +00:00
Frontend lib/Frontend/InitHeaderSearch.cpp: Introduce AddMinGW64CXXPaths(Base) for x86_64-w64-mingw32. 2011-03-15 02:32:36 +00:00
FrontendTool Remove the AST printer (-ast-print-xml), which is too incomplete and 2011-03-07 01:03:30 +00:00
Headers lib/Headers/mm_malloc.h: On Windows, we can expect _mm_malloc would be provided as macro by <malloc.h>. 2011-03-15 02:32:43 +00:00
Index Give some convenient idiomatic accessors to Stmt::child_range and 2011-02-13 04:07:26 +00:00
Lex Fix my earlier commit to work with escaped newlines and leave breadcrumbs 2011-03-08 07:59:04 +00:00
Parse Disable 'auto' type deduction in Objective-C. It likes 'id' a bit too 2011-03-14 21:43:30 +00:00
Rewrite Add support for the OpenCL vec_step operator, by generalising and 2011-03-11 19:24:49 +00:00
Sema Rename UninitializedValuesV2 to UninitializedValues. 2011-03-15 03:17:07 +00:00
Serialization Propagate the new exception information to FunctionProtoType. 2011-03-12 11:50:43 +00:00
StaticAnalyzer Sort 2011-03-14 21:20:46 +00:00
CMakeLists.txt [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core. 2011-02-08 22:30:36 +00:00
Makefile Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00