llvm-project/clang/include/clang
Douglas Gregor 983136e3a1 Move all of the type-printing logic to its own C++ source file
llvm-svn: 86629
2009-11-10 00:39:07 +00:00
..
AST Move all of the type-printing logic to its own C++ source file 2009-11-10 00:39:07 +00:00
Analysis Add checker for CWE-588: Attempt to Access Child of a Non-structure Pointer. 2009-11-09 08:07:38 +00:00
Basic Changed error for nested type qualifier mismatch to 2009-11-09 22:16:37 +00:00
CodeGen Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Driver Adding -fshort-wchar option. 2009-11-05 20:14:16 +00:00
Frontend Add PreprocessorOptions to CompilerInvocation. 2009-11-09 23:12:31 +00:00
Index Remove _clang_initCXLookupHint() and _clang_getCursorWithHint(). Related to <rdar://problem/7310688>. 2009-10-28 20:44:47 +00:00
Lex Make LookUpIdentifierInfo const. This makes the Identifiers table mutable and is 2009-11-05 01:53:52 +00:00
Parse Add support for cdecl attribute. (As far as I know, it doesn't affect CodeGen 2009-11-09 18:38:53 +00:00
Rewrite Make html::{SyntaxHighlight,HighlightMacros} take a const Preprocessor. 2009-11-05 01:54:02 +00:00
Sema Various improvements to Clang's code-completion infrastructure: 2009-11-07 00:00:49 +00:00
CMakeLists.txt Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Makefile Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00