llvm-project/clang/lib
Eli Friedman cf7530ff43 PR4122: Tweak the ambiguity handling to handle (S())() correctly. I've
left out handling for stuff like (S())++ for the moment.

llvm-svn: 72394
2009-05-25 19:41:42 +00:00
..
AST Representation of and template instantiation for member 2009-05-22 21:13:27 +00:00
Analysis Add special cases to retain checker for 'create' methods in QCView, QCRenderer, and CIContext (Apple APIs). 2009-05-20 22:39:57 +00:00
Basic A few more tweaks for Solaris; please correct me if it's wrong somehow. 2009-05-22 01:12:57 +00:00
CodeGen Propagate volatile for implicit property refernces. 2009-05-23 23:52:31 +00:00
Driver Fix use after free, found by Benjamin Kramer. 2009-05-23 18:55:58 +00:00
Frontend Add IEEE quad support to DefineFloatMacros. 2009-05-23 03:50:01 +00:00
Headers Add 'cmp' SSE builtins and get rid of a bunch of other builtins. 2009-05-18 19:16:46 +00:00
Lex Fix a couple of bugs: 2009-05-25 17:16:10 +00:00
Parse PR4122: Tweak the ambiguity handling to handle (S())() correctly. I've 2009-05-25 19:41:42 +00:00
Rewrite Fix for PR2386: distinguish between insertion and replacements in the 2009-05-18 13:56:52 +00:00
Sema tweak non-null check to put the caret on the function, but underline the 2009-05-25 18:23:36 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00