clang-1/include/clang
Douglas Gregor b37b648b3f Improve representation of tag declarations first declared or defined
within the declarator of another declaration, from Enea Zaffanella!


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95991 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-12 17:40:34 +00:00
..
AST Improve representation of tag declarations first declared or defined 2010-02-12 17:40:34 +00:00
Analysis Patch by Cristian Draghici: 2010-02-11 09:27:41 +00:00
Basic Implementing unused function warning. 2010-02-12 00:07:30 +00:00
Checker Reapply r95546, no intended change in performance or functionality. 2010-02-08 18:38:55 +00:00
CodeGen Driver/Frontend: Add support for -fobjc-legacy-dispatch, not yet used. 2010-02-01 21:07:25 +00:00
Driver Remove noisy semicolon. 2010-02-11 11:33:47 +00:00
Frontend Implementing unused function warning. 2010-02-12 00:07:30 +00:00
Index update to match LLVM API change: 2009-12-15 07:26:51 +00:00
Lex When placing an annotation token over an existing annotation token, make sure that the new token's range extends to the end of the old token. Assert that in AnnotateCachedTokens. Fixes PR6248. 2010-02-08 19:35:18 +00:00
Parse Add attributes to namespace decls. 2010-02-07 01:09:23 +00:00
Rewrite Some clean up of replacement text API no longer needed by 2010-02-05 16:43:40 +00:00
Sema Banish the notion of a "rank" for code-completion results, since we 2010-01-13 23:51:12 +00:00
CMakeLists.txt Driver: Switch to using TableGen'erated Options.inc instead of Options.def file. 2009-11-19 01:03:50 +00:00
Makefile Driver: Switch to using TableGen'erated Options.inc instead of Options.def file. 2009-11-19 01:03:50 +00:00