llvm-project/clang/lib
Benjamin Kramer 26222b666c Remove VISIBILITY_HIDDEN from lib/AST.
llvm-svn: 90043
2009-11-28 19:03:38 +00:00
..
AST Remove VISIBILITY_HIDDEN from lib/AST. 2009-11-28 19:03:38 +00:00
Analysis Cleanup includes and forward decls. 2009-11-28 10:50:44 +00:00
Basic This patch adds a PUNCTUATOR macro (specialization of TOK) in TokenKinds.def and makes use of it in tok::getTokenSimpleSpelling. 2009-11-28 16:09:28 +00:00
CodeGen Tests now pass with the assertion. 2009-11-28 03:35:45 +00:00
Driver Remove header which is bringing libAST in (on MSVC). 2009-11-26 09:57:25 +00:00
Frontend Remove VISIBILITY_HIDDEN from anonymous namespaces in libFrontend. 2009-11-28 10:07:24 +00:00
Headers Define SIG_ATOMIC_MIN and SIG_ATOMIC_MAX in terms of __SIG_ATOMIC_WIDTH__. 2009-11-22 15:47:12 +00:00
Index Add special clang_getCursor() support for @class. Handles <rdar://problem/7383421>. 2009-11-18 02:02:52 +00:00
Lex Cleanup llvm/Support/Compiler.h include in header files 2009-11-28 16:08:10 +00:00
Parse Fix test and handle IK_LiteralOperatorId in a few more places. 2009-11-28 08:58:14 +00:00
Rewrite Be more careful with anonymous namespaces, since Clang diagnoses the ambiguity here 2009-11-17 06:52:37 +00:00
Sema Fix test and handle IK_LiteralOperatorId in a few more places. 2009-11-28 08:58:14 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00