Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-21 | add a simple check to warn people who type "=+" when they probably meant | Chris Lattner | |
"+=". git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55131 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2008-07-25 | Add support for __extension__ as an lvalue. rdar://6097308 | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54033 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2008-02-02 | Implement support for __extension__ which silences extwarnings in its | Chris Lattner | |
scope. This is part of the fix for PR1966 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46669 91177308-0d34-0410-b5e6-96231b3b80d8 |