Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2017-03-31 | Remove more name space pollution from .inc files | Kristof Beyls | 1 | -6/+5 |
2014-12-15 | ThreadLocal: Return a mutable pointer if templated with a non-const type | David Majnemer | 1 | -1/+1 |
2014-07-14 | Fix a -Wunused-local-typedefs warning | Alp Toker | 1 | -1/+1 |
2014-02-12 | Rename Windows.h to WindowsSupport.h to avoid ambiguity | Reid Kleckner | 1 | -1/+1 |
2012-06-12 | Satisfy C++ aliasing rules, per suggestion by Chandler. | Argyrios Kyrtzidis | 1 | -1/+1 |
2012-06-12 | For llvm::sys::ThreadLocalImpl instead of malloc'ing the platform-specific | Argyrios Kyrtzidis | 1 | -7/+6 |
2010-11-29 | Now to chant the magical incantation that will exorcise the System library | Charles Davis | 1 | -1/+1 |
2010-11-29 | Merge System into Support. | Michael J. Spencer | 1 | -0/+54 |