summaryrefslogtreecommitdiff
path: root/clang/test/Sema/error-type-safety.cpp
AgeCommit message (Expand)Author
2018-03-13Reland "[Attr] Fix parameter indexing for several attributes"Joel E. Denny
2018-03-07Revert r326602, it caused PR36620.Nico Weber
2018-03-02[Attr] Fix parameter indexing for several attributesJoel E. Denny
2017-11-29Perform a bounds check on a function's argument list before accessing any ind...Aaron Ballman