Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lex: Don't crash if both conflict markers are on the same line | David Majnemer | 2014-12-14 | 1 | -0/+2 |
* | Allow -verify directives to be filtered by preprocessing. | Jordan Rose | 2012-07-11 | 1 | -6/+6 |
* | Handle Perforce-style conflict markers like normal conflict markers. Perforce | Richard Smith | 2011-10-12 | 1 | -2/+10 |
* | robustify the conflict marker stuff. Don't add 7 twice, which would | Chris Lattner | 2010-05-17 | 1 | -2/+3 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | teach clang to recover gracefully from conflict markers left in source | Chris Lattner | 2009-12-14 | 1 | -0/+29 |