| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
For commit r219561 - Fix deserialization of PredefinedExpr in dependent context.
llvm-svn: 219594
|
| |
|
|
|
|
| |
This bug break compilation with precompiled headers and predefined expressions in dependent context.
llvm-svn: 219525
|
|
|
Assertion failed: "Computed __func__ length differs from type!"
Reworked PredefinedExpr representation with internal StringLiteral field for function declaration.
Differential Revision: http://reviews.llvm.org/D5365
llvm-svn: 219393
|