summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/meta/meta.unary.prop.query/alignment_of.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`. Eric Fiselier2019-01-161-1/+7
* Fix bugs in alignment_of_v, etc. Re-enable the newly added testsMarshall Clow2015-11-301-4/+4
* Temporarily disable new tests while I figure out what's going onMarshall Clow2015-11-301-4/+4
* Fix bad macrosMarshall Clow2015-11-301-1/+1
* Implement more of P0006; Type Traits Variable Templates.Marshall Clow2015-11-301-0/+8
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+47
OpenPOWER on IntegriCloud