| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update Clang for LLVM API change to use unique_ptr in SourceManager::AddNewSo... | David Blaikie | 2014-08-21 | 1 | -3/+3 |
| * | clang-cl: Merge adjacent single-line __asm blocks | Ehsan Akhgari | 2014-07-25 | 1 | -9/+20 |
| * | Disallowing GNU-style attributes in new expressions, since they are prohibite... | Aaron Ballman | 2014-07-22 | 1 | -1/+1 |
| * | Wrap a comment to 80 columns, no code change. | Nico Weber | 2014-07-17 | 1 | -1/+2 |
| * | Don't get confused on the number of braces when braces start after the first ... | Ehsan Akhgari | 2014-07-15 | 1 | -2/+1 |
| * | Add support for nested blocks in Microsoft inline assembly | Ehsan Akhgari | 2014-07-06 | 1 | -17/+49 |
| * | Parse: Simplify construction of the clobber list | David Majnemer | 2014-06-23 | 1 | -4/+1 |
| * | Split out inline asm parsing into ParseStmtAsm.cpp | Alp Toker | 2014-06-08 | 1 | -0/+732 |

