| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libc++] Fix Windows build error in <functional> | Thomas Anderson | 2019-01-29 | 1 | -0/+1 |
| * | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [libcxx] Fix usage of _C2, which is a "nasty macro" in some environments | Louis Dionne | 2018-11-01 | 1 | -0/+3 |
| * | For FreeBSD, don't define _M in nasty_macros.hpp | Dimitry Andric | 2018-08-15 | 1 | -0/+4 |
| * | Rename identifiers named `__output` | Alexander Richardson | 2017-11-14 | 1 | -0/+3 |
| * | Guard against more macros in tchar.h | Eric Fiselier | 2017-05-31 | 1 | -1/+7 |
| * | Remove uses of _UI because Windows is evil and tchar.h #define's it | Eric Fiselier | 2017-05-31 | 1 | -0/+2 |
| * | Replace identifiers called `__out` because Windows.h #defines it. | Eric Fiselier | 2017-01-07 | 1 | -0/+7 |
| * | Add missing license headers | Eric Fiselier | 2016-01-19 | 1 | -0/+8 |
| * | Remove use of _[A-Z] identifiers and poison them to detect usage | Eric Fiselier | 2015-02-05 | 1 | -0/+32 |

