clang-1/include/clang
Anders Carlsson fbbce49c11 Handle array fields that contain empty structs.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82744 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-25 01:23:32 +00:00
..
AST Handle array fields that contain empty structs. 2009-09-25 01:23:32 +00:00
Analysis Fix <rdar://problem/7249327> by allowing silent conversions between signed and unsigned integer values for symbolic values. This is an intermediate solution (i.e. hack) until we support extension/truncation of symbolic integers. 2009-09-25 00:18:15 +00:00
Basic WIP implementation of explicit function template specialization. This 2009-09-24 23:14:47 +00:00
CodeGen Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Driver Push "clang-is-production" logic up to tools/driver, and make it hittable by 2009-09-22 22:31:13 +00:00
Frontend Refactor the representation of qualifiers to bring ExtQualType out of the 2009-09-24 19:53:00 +00:00
Index Add Diagnostic to Indexer, and have it keep its own FileManager instead of taking an external reference (which was leaked in the case of the CIndex library). 2009-09-21 03:03:22 +00:00
Lex Replace the -code-completion-dump option with 2009-09-22 21:11:38 +00:00
Parse When entering the scope of a declarator, make sure that the scope is 2009-09-24 23:39:01 +00:00
Rewrite Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Sema Print the results of code-completion for overloading by displaying the 2009-09-23 00:34:09 +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