Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't crash-on-valid when an inline function is friend of class template | David Majnemer | 2015-03-20 | 1 | -0/+15 |
* | CodeGen: Emit some functions as weak_odr under -fms-compatibility | David Majnemer | 2014-04-02 | 1 | -1/+55 |
* | FileCheck's -LABEL cannot be combined with -NOT or -DAG | Nico Rieck | 2014-02-16 | 1 | -1/+1 |
* | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 2013-08-15 | 1 | -5/+5 |
* | When we're looking for redeclarations which might provide a definition in Cod... | Eli Friedman | 2012-07-02 | 1 | -0/+14 |
* | Set the "implicitly inline" bit on a method as soon as we see a definition | John McCall | 2010-12-15 | 1 | -0/+24 |
* | When an "inline" declaration was followed by a definition not marked | Douglas Gregor | 2010-12-09 | 1 | -0/+8 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Be a little more clever about inline member functions that are marked inline ... | Anders Carlsson | 2009-12-04 | 1 | -0/+23 |