summaryrefslogtreecommitdiffstats
path: root/test/Sema/warn-type-safety.c
Commit message (Expand)AuthorAgeFilesLines
* Making type_tag_for_datatype consistent with its declared subject from Attr.t...Aaron Ballman2013-11-251-2/+2
* Consolidating the notion of a GNU attribute parameter with the attribute argu...Aaron Ballman2013-08-311-2/+2
* Handle CK_NullToPointer casts in -Wtype-safety properly. Fixes PR14249.Dmitri Gribenko2012-11-031-0/+8
* Add support for "type safety" attributes that allow checking that 'void *'Dmitri Gribenko2012-08-171-0/+152