summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/underlying_type.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct UnaryTransformTypeLoc to properly initialize.Erich Keane2017-12-141-0/+14
* Canonicalize UnaryTransformType types when they don't have a known underlying...Vassil Vassilev2016-03-301-0/+7
* Update a few more tests in response to the MS ABI enum semanticsDavid Majnemer2015-10-081-1/+1
* PR19966: don't crash/assert when __underlying_type is applied to an incompleteRichard Smith2014-06-121-0/+14
* Properly handle non-canonical underlying types inPeter Collingbourne2012-03-051-0/+6
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Implement a new type node, UnaryTransformType, designed to represent aAlexis Hunt2011-05-241-0/+10
* Fix test on Windows.Eli Friedman2011-05-191-1/+1
* Add a test for __underlying_typeAlexis Hunt2011-05-191-0/+27
OpenPOWER on IntegriCloud