llvm-project/clang/lib
Douglas Gregor 02c2dbf45e Switch LineTableInfo to use FileID instead of int for file references,
from Tom Honermann!

llvm-svn: 158211
2012-06-08 16:40:28 +00:00
..
ARCMigrate Insert a space if necessary when suggesting CFBridgingRetain/Release. 2012-06-07 01:10:31 +00:00
AST PR13047: Fix various abuses of clang::Type in the MS mangler, to make it work 2012-06-08 00:37:04 +00:00
Analysis Revert Decl's iterators back to pointer value_type rather than reference value_type 2012-06-06 20:45:41 +00:00
Basic Switch LineTableInfo to use FileID instead of int for file references, 2012-06-08 16:40:28 +00:00
CodeGen User better API for vla in compund literals. 2012-06-07 18:15:55 +00:00
Driver Zap the /Za compiler switch from MSVC projects, the option is considered harmful even by Microsoft people and clang won't build using the MSVC 2012 RC if not removed. 2012-06-06 12:00:10 +00:00
Edit [objcmt] When in ARC mode, also convert "[[.. alloc] init]" messages to literals, 2012-06-06 22:23:12 +00:00
Frontend [libclang] Don't crash when saving a PCH from a prefix header 2012-06-08 05:48:06 +00:00
FrontendTool Add a -rewrite-includes option, which is similar to -rewrite-macros, but only expands #include directives. 2012-06-06 18:52:13 +00:00
Headers Add fma3 intrinsic header file. 2012-06-04 03:42:47 +00:00
Lex Insert a space if necessary when suggesting CFBridgingRetain/Release. 2012-06-07 01:10:31 +00:00
Parse Whenever we have a BalancedDelimiterTracker, we have a 'nested' scope 2012-06-06 21:18:07 +00:00
Rewrite Revert Decl's iterators back to pointer value_type rather than reference value_type 2012-06-06 20:45:41 +00:00
Sema [libclang/AST] 2012-06-08 02:16:11 +00:00
Serialization Switch LineTableInfo to use FileID instead of int for file references, 2012-06-08 16:40:28 +00:00
StaticAnalyzer [analyzer] Add experimental "issue hash" to the plist diagnostic. 2012-06-08 00:04:43 +00:00
Tooling Fixed a problem related to resolution of built-in headers in case a path of tool's binary contains sym-links. 2012-06-04 19:02:59 +00:00
CMakeLists.txt Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00
Makefile Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00