llvm-project/clang/include/clang
Richard Smith e2f4a2744c PR18427: Use an appropriately-aligned buffer in APValue, to avoid a crash on
SPARC, where uint64_t apparently requires higher alignment than void*.

llvm-svn: 198845
2014-01-09 03:29:54 +00:00
..
ARCMigrate Objective-C migrator. Simplify migrator option 2013-10-02 17:08:12 +00:00
AST PR18427: Use an appropriately-aligned buffer in APValue, to avoid a crash on 2014-01-09 03:29:54 +00:00
ASTMatchers Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
Analysis Update Clang's CFGBlock interface to conform to the strange part of 2014-01-09 02:56:16 +00:00
Basic PR18401: Fix assert by implementing the current proposed direction of core 2014-01-09 02:22:22 +00:00
CodeGen Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
Config use DEFAULT_SYSROOT 2012-04-16 04:16:43 +00:00
Driver Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
Edit ObjectiveC migrator: When doing migration, migrator must suggest 2013-10-01 21:16:29 +00:00
Format Added an option to avoid splitting certain kinds of comments into lines. 2014-01-02 15:13:14 +00:00
Frontend Implement a new -fstandalone-debug option. rdar://problem/15685848 2014-01-07 01:19:08 +00:00
FrontendTool
Index Documentation parsing: move comment-to-XML conversion routines to libIndex 2013-11-13 22:16:51 +00:00
Lex Correct underlying integer type of enum TokenKind 2014-01-06 12:54:51 +00:00
Parse Attempting a fix the build bots should be happier with. Amends 198804. 2014-01-08 23:26:53 +00:00
Rewrite Rewriter: Output RewriteRope contents efficiently 2013-12-02 17:02:49 +00:00
Sema PR18401: Fix assert by implementing the current proposed direction of core 2014-01-09 02:22:22 +00:00
Serialization [Serialization] In ASTReader::getInputFile record it when we didn't find the file to avoid looking it up again. 2014-01-08 19:13:34 +00:00
StaticAnalyzer [analyzer] Pointers escape into +[NSValue valueWithPointer:]... 2014-01-07 21:39:48 +00:00
Tooling Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
CMakeLists.txt Instantiate dependent attributes when instantiating templates. 2012-01-20 22:37:06 +00:00
Makefile make: fix installation of generated header files 2012-02-01 22:23:31 +00:00