summaryrefslogtreecommitdiff
path: root/test/Rewriter/missing-dllimport.c
Commit message (Expand)AuthorAgeFilesLines
* __declspec is not a core Clang language extension. Instead, require -fms-exte...Aaron Ballman2015-05-261-1/+1
* An inline function redeclaration does not drop the dllimport attributeHans Wennborg2014-05-221-14/+3
* Teach the diagnostics engine about the Attr type to make reporting on semanti...Aaron Ballman2013-12-261-1/+1
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-2/+2
* fix PR7280 by making the warning on code like this:Chris Lattner2010-07-111-4/+4
* Instead of counting totally diagnostics, split the count into a countChris Lattner2010-04-071-2/+2
* Don't warn about functions redeclared without the dllimport attribute whenTed Kremenek2010-02-211-0/+19