summaryrefslogtreecommitdiffstats
path: root/libcxx/test/support/nasty_macros.hpp
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-68/+0
* Avoid name conflict with kernel headersEric Fiselier2019-04-241-0/+3
* [libc++] Fix Windows build error in <functional>Thomas Anderson2019-01-291-0/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] Fix usage of _C2, which is a "nasty macro" in some environmentsLouis Dionne2018-11-011-0/+3
* For FreeBSD, don't define _M in nasty_macros.hppDimitry Andric2018-08-151-0/+4
* Rename identifiers named `__output`Alexander Richardson2017-11-141-0/+3
* Guard against more macros in tchar.hEric Fiselier2017-05-311-1/+7
* Remove uses of _UI because Windows is evil and tchar.h #define's itEric Fiselier2017-05-311-0/+2
* Replace identifiers called `__out` because Windows.h #defines it.Eric Fiselier2017-01-071-0/+7
* Add missing license headersEric Fiselier2016-01-191-0/+8
* Remove use of _[A-Z] identifiers and poison them to detect usageEric Fiselier2015-02-051-0/+32
OpenPOWER on IntegriCloud