| Commit message (Expand) | Author | Age | Files | Lines |
* | Wire a SourceLocation into IsDerivedFrom and move the RequireCompleteType call | Richard Smith | 2015-12-18 | 1 | -1/+1 |
* | [MSVC] 'property' with an empty array in array subscript expression. | Alexey Bataev | 2015-11-25 | 1 | -0/+1 |
* | [coroutines] Creation of promise object, lookup of operator co_await, building | Richard Smith | 2015-10-27 | 1 | -0/+2 |
* | [-fms-extensions] Allow missing exception specifications in redeclarations a... | David Majnemer | 2015-10-20 | 1 | -4/+8 |
* | SourceRanges are small and trivially copyable, don't them by reference. | Craig Topper | 2015-10-04 | 1 | -1/+1 |
* | Replace double negation of !FileID.isInvalid() with FileID.isValid(). | Yaron Keren | 2015-10-03 | 1 | -2/+2 |
* | Promote a warning on ill-formed code (redeclaration missing an exception | Richard Smith | 2015-09-30 | 1 | -15/+31 |
* | [OPENMP 4.0] Initial support for array sections. | Alexey Bataev | 2015-08-25 | 1 | -0/+1 |
* | Remove and forbid raw_svector_ostream::flush() calls. | Yaron Keren | 2015-08-13 | 1 | -1/+0 |
* | [SemaTemplate] Detect instantiation of unparsed exceptions. | Davide Italiano | 2015-07-25 | 1 | -1/+7 |
* | Fix alignment issues in Clang. | James Y Knight | 2015-07-17 | 1 | -2/+3 |
* | Fix a couple of typos: specifc->specific. | Eric Christopher | 2015-07-10 | 1 | -1/+1 |
* | Switch users of the 'for (StmtRange range = stmt->children(); range; ++range)... | Benjamin Kramer | 2015-07-02 | 1 | -4/+6 |
* | Implementing C99 partial re-initialization behavior (DR-253) | Yunzhong Gao | 2015-06-10 | 1 | -0/+2 |
* | [modules] Remove redundant import of lexical decls when building a lookup table | Richard Smith | 2015-03-23 | 1 | -3/+3 |
* | Reverting 232853 and 232870 because they depend on 232793, | Vince Harron | 2015-03-22 | 1 | -3/+3 |
* | [modules] When either redecl chain merging or an update record causes us to | Richard Smith | 2015-03-21 | 1 | -3/+3 |
* | Mark DR1948 as implemented | David Majnemer | 2015-02-19 | 1 | -3/+3 |
* | Delay checking overrides for exception specifications if the overridden | Richard Smith | 2014-11-22 | 1 | -6/+13 |
* | PR21565 Add an egregious hack to support broken libstdc++ headers that declare | Richard Smith | 2014-11-14 | 1 | -0/+27 |
* | PR21437, final part of DR1330: delay-parsing of exception-specifications. This | Richard Smith | 2014-11-13 | 1 | -10/+12 |
* | Instantiate exception specifications when instantiating function types (other | Richard Smith | 2014-11-12 | 1 | -8/+16 |
* | [c++1z] N4295: fold-expressions. | Richard Smith | 2014-11-08 | 1 | -0/+1 |
* | Add the initial TypoExpr AST node for delayed typo correction. | Kaelyn Takata | 2014-10-27 | 1 | -0/+1 |
* | Revert r219977, "Re-commit r217995 and follow-up patches (r217997, r218011, r... | NAKAMURA Takumi | 2014-10-17 | 1 | -16/+8 |
* | Re-commit r217995 and follow-up patches (r217997, r218011, r218053). These were | Richard Smith | 2014-10-16 | 1 | -8/+16 |
* | Revert r217995 and follow-ups: | Hans Wennborg | 2014-09-18 | 1 | -16/+8 |
* | Instantiate exception specifications when instantiating function types (other | Richard Smith | 2014-09-17 | 1 | -8/+16 |
* | [modules] Maintain an AST invariant across module load/save: if any declaration | Richard Smith | 2014-07-31 | 1 | -7/+10 |
* | Factor out exception specification information from | Richard Smith | 2014-07-31 | 1 | -25/+19 |
* | PR20356: Fix all Sema warnings with mismatched ext_/warn_ versus | Richard Smith | 2014-07-19 | 1 | -3/+3 |
* | Removing an "if (this == nullptr)" check from two print methods. The condition | Richard Trieu | 2014-06-09 | 1 | -0/+1 |
* | Move the logic for testing for namespace std into one location. This check can | Richard Trieu | 2014-05-28 | 1 | -9/+2 |
* | [C++11] Use 'nullptr'. Sema edition. | Craig Topper | 2014-05-26 | 1 | -2/+2 |
* | Fix a bunch of mislayered clang/Lex includes from Sema | Alp Toker | 2014-05-03 | 1 | -2/+1 |
* | When the exception specification for a function in an imported PCH or module is | Richard Smith | 2014-03-20 | 1 | -0/+20 |
* | [C++11] Replacing FunctionProtoType iterators exception_begin() and exception... | Aaron Ballman | 2014-03-17 | 1 | -18/+10 |
* | PR16638, DR1552: the exception specification on an implicitly-declared | Richard Smith | 2014-02-07 | 1 | -3/+6 |
* | Don't mark decls with mismatching exception specs invalid in MS mode (PR18683) | Hans Wennborg | 2014-02-05 | 1 | -7/+15 |
* | Rename getResultType() on function and method declarations to getReturnType() | Alp Toker | 2014-01-25 | 1 | -7/+6 |
* | Rename FunctionProtoType accessors from 'arguments' to 'parameters' | Alp Toker | 2014-01-20 | 1 | -9/+8 |
* | Eliminate UnaryTypeTraitExpr | Alp Toker | 2014-01-01 | 1 | -1/+0 |
* | Eliminate BinaryTypeTraitExpr | Alp Toker | 2013-12-13 | 1 | -1/+0 |
* | Add the intrinsic __builtin_convertvector | Hal Finkel | 2013-09-18 | 1 | -0/+1 |
* | Make IgnoreParens() look through ChooseExprs. | Eli Friedman | 2013-07-20 | 1 | -1/+1 |
* | Fix regression from r184810. | Eli Friedman | 2013-06-25 | 1 | -1/+3 |
* | Fix noexcept for delete expressions. | Eli Friedman | 2013-06-25 | 1 | -6/+5 |
* | Delete a couple dead checks. | Eli Friedman | 2013-06-25 | 1 | -82/+76 |
* | Delete dead code. | Eli Friedman | 2013-06-25 | 1 | -17/+0 |
* | PR12086, PR15117 | Richard Smith | 2013-06-12 | 1 | -0/+1 |