| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Diagnose ref-qualifiers occuring after virt-specifier-seq and generate fixit ... | Ehsan Akhgari | 2015-03-25 | 1 | -2/+18 |
* | Diagnose declspecs occuring after virt-specifier-seq and generate fixit hints | Ehsan Akhgari | 2015-03-25 | 1 | -1/+51 |
* | Revert "Diagnose declspecs occuring after virt-specifier-seq and generate fix... | Ehsan Akhgari | 2015-03-24 | 1 | -49/+1 |
* | Revert "Diagnose ref-qualifiers occuring after virt-specifier-seq and generat... | Ehsan Akhgari | 2015-03-24 | 1 | -18/+2 |
* | Diagnose ref-qualifiers occuring after virt-specifier-seq and generate fixit ... | Ehsan Akhgari | 2015-03-24 | 1 | -2/+18 |
* | Diagnose declspecs occuring after virt-specifier-seq and generate fixit hints | Ehsan Akhgari | 2015-03-24 | 1 | -1/+49 |
* | Cleanup: no need to pass DefinitionKind into ParseCXXInlineMethodDef | Eli Bendersky | 2015-03-23 | 1 | -1/+2 |
* | MS ABI: Build C++ default argument exprs for exported template classes | Reid Kleckner | 2015-03-17 | 1 | -1/+1 |
* | MS ABI: Delay default constructor closure checking until the outermost class ... | Reid Kleckner | 2015-03-17 | 1 | -0/+4 |
* | Sema: Properly track mangling number/name for linkage for using decls | David Majnemer | 2015-03-11 | 1 | -5/+8 |
* | Wrap to 80 columns. No behavior change. | Nico Weber | 2015-03-07 | 1 | -2/+4 |
* | FIX PR 18432, default args, friends & late-parsed members. | Nathan Sidwell | 2015-02-19 | 1 | -3/+6 |
* | Parse: return true from ParseCXX11AttributeArgs if an attribute was added | Saleem Abdulrasool | 2015-02-16 | 1 | -2/+0 |
* | Don't crash on `struct ::, struct ::` (and the same for enums). | Nico Weber | 2015-02-15 | 1 | -3/+11 |
* | Remove duplicate code | Nathan Sidwell | 2015-01-25 | 1 | -32/+18 |
* | Address review feedback from r226306. No intended behavior change. | Nico Weber | 2015-01-17 | 1 | -2/+2 |
* | Spell 0 in an enum-appropriate way. No behavior change. | Nico Weber | 2015-01-16 | 1 | -1/+1 |
* | Don't crash if a declarator in a friend decl doesn't have a name. | Nico Weber | 2015-01-16 | 1 | -12/+16 |
* | [cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py | Chandler Carruth | 2015-01-14 | 1 | -1/+1 |
* | Parse: Further simplify ParseLexedMethodDeclaration | David Majnemer | 2015-01-13 | 1 | -8/+0 |
* | If we don't find a matching ) for a ( in an exception specification, keep the... | Richard Smith | 2015-01-13 | 1 | -9/+4 |
* | Parse: Get rid of cxx_exceptspec_end, use EOF instead | David Majnemer | 2015-01-12 | 1 | -1/+2 |
* | Parse: Don't crash when an annotation token shows up in a C++11 attr | David Majnemer | 2015-01-09 | 1 | -3/+5 |
* | Crash even less on malformed attributes in an incorrect location. | Nico Weber | 2014-12-29 | 1 | -1/+4 |
* | Don't crash on malformed attributes in an incorrect location. | Nico Weber | 2014-12-29 | 1 | -0/+10 |
* | SemaCXX: Don't crash when annotation tokens show up before the tag name | David Majnemer | 2014-12-29 | 1 | -1/+2 |
* | Added a fixit to remove empty parens from a C++11 attribute argument list whe... | Aaron Ballman | 2014-12-19 | 1 | -2/+2 |
* | Parse: MS property members cannot have an in-class initializer | David Majnemer | 2014-12-13 | 1 | -1/+4 |
* | Recognize __unaligned keyword after type specifier | Nico Rieck | 2014-12-04 | 1 | -0/+1 |
* | Wire up delayed typo correction to DiagnoseEmptyLookup and set up | Kaelyn Takata | 2014-11-20 | 1 | -1/+1 |
* | PR21437, final part of DR1330: delay-parsing of exception-specifications. This | Richard Smith | 2014-11-13 | 1 | -7/+75 |
* | Updated the wording for a diagnostic to be more grammatically correct, and us... | Aaron Ballman | 2014-11-08 | 1 | -1/+6 |
* | [c++1z] Support for attributes on namespaces and enumerators. | Aaron Ballman | 2014-11-08 | 1 | -5/+11 |
* | [c++1z] Implement nested-namespace-definitions. | Richard Smith | 2014-11-08 | 1 | -19/+18 |
* | Remove a couple typedefs for things in the clang namespace with the same name... | Craig Topper | 2014-10-31 | 1 | -4/+4 |
* | -ms-extensions: Implement __super scope specifier (PR13236). | Nikola Smiljanic | 2014-09-26 | 1 | -1/+8 |
* | Suggest fix-it for missing '{' after base-clause | Ismail Pazarbasi | 2014-09-25 | 1 | -6/+36 |
* | Follow-up to r218292: Add more REVERTIBLE_TYPE_TRAITs. | Nico Weber | 2014-09-24 | 1 | -2/+35 |
* | Revert r197496, as it broke REVERTIBLE_TYPE_TRAITs from PCH files. | Nico Weber | 2014-09-23 | 1 | -11/+25 |
* | Don't crash on access decls with invalid scope specifier, PR20887. | Nico Weber | 2014-09-10 | 1 | -0/+5 |
* | C++1y is now C++14! | Aaron Ballman | 2014-08-19 | 1 | -2/+2 |
* | Uniformed parsing of GNU attributes at line beginnning and added GNU attribut... | Abramo Bagnara | 2014-08-16 | 1 | -0/+3 |
* | PR20634: add some more cases that can legitimately come after a struct declar... | Richard Smith | 2014-08-13 | 1 | -4/+7 |
* | Reject virt-specifiers on friend declarations. Give anonymous bitfields a | Richard Smith | 2014-08-12 | 1 | -4/+21 |
* | A static_assert declaration cannot be a template; adding the diagnostic for t... | Aaron Ballman | 2014-08-04 | 1 | -3/+4 |
* | Diagnose GNU-style attributes preceding virt-specifiers, but only when the at... | Aaron Ballman | 2014-08-04 | 1 | -3/+12 |
* | Improve error recovery around colon. | Serge Pavlov | 2014-07-16 | 1 | -15/+16 |
* | Revert "Improve error recovery around colon." | Reid Kleckner | 2014-07-14 | 1 | -16/+15 |
* | Improve error recovery around colon. | Serge Pavlov | 2014-07-14 | 1 | -15/+16 |
* | [C++1z] Implement N3928: message in static_assert is optional. | Richard Smith | 2014-06-20 | 1 | -14/+24 |