aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Preprocessor/has_attribute.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-03-08Define __has_cpp_attribute(fallthrough) to a more reasonable value. (What yea...Richard Smith1-0/+10
2014-12-05Added a new preprocessor macro: __has_declspec_attribute. This can be used as...Aaron Ballman1-1/+16
2014-11-20Convert CR+LF -> LF in a test fileTimur Iskhodzhanov1-53/+53
2014-11-20Avoid earlier test interfering with later one.Richard Smith1-2/+2
2014-11-14Complete support for the SD-6 standing document (based off N4200) with suppor...Aaron Ballman1-0/+53