Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | __declspec is not a core Clang language extension. Instead, require -fms-exte... | Aaron Ballman | 2015-05-26 | 1 | -1/+1 |
* | An inline function redeclaration does not drop the dllimport attribute | Hans Wennborg | 2014-05-22 | 1 | -14/+3 |
* | Teach the diagnostics engine about the Attr type to make reporting on semanti... | Aaron Ballman | 2013-12-26 | 1 | -1/+1 |
* | Add 'not' to commands that are expected to fail. | Rafael Espindola | 2013-07-04 | 1 | -2/+2 |
* | fix PR7280 by making the warning on code like this: | Chris Lattner | 2010-07-11 | 1 | -4/+4 |
* | Instead of counting totally diagnostics, split the count into a count | Chris Lattner | 2010-04-07 | 1 | -2/+2 |
* | Don't warn about functions redeclared without the dllimport attribute when | Ted Kremenek | 2010-02-21 | 1 | -0/+19 |