summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/deleted-operator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Try to fix test/SemaCXX/deleted-operator.cpp after r318309Hans Wennborg2017-11-151-2/+2
* Enable support for __float128 in Clang and enable it on pertinent platformsNemanja Ivanovic2016-05-091-1/+1
* Revert 266186 as it breaks anything that includes type_traits on some platformsNemanja Ivanovic2016-04-151-1/+1
* Enable support for __float128 in ClangNemanja Ivanovic2016-04-131-1/+1
* Update tests in preparation for using the MS ABI for Win32 targetsHans Wennborg2014-01-131-2/+3
* PR12964: __int128 and unsigned __int128 are promoted integral types, be sure toRichard Smith2012-06-101-2/+2
* Fix assertion (too few Diag arguments) when diagnosing a deleted operator deleteRichard Smith2012-02-251-0/+5
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Make sure we don't crash printing builtin candidates for overloads of deleted...Eli Friedman2011-08-261-0/+13
OpenPOWER on IntegriCloud