Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Enable the -Wsign-compare warning to better support MSVC | Eric Fiselier | 2016-12-11 | 1 | -6/+6 |
* | Avoid huge main() functions and huge arrays. Patch from STL@microsoft.com | Eric Fiselier | 2016-06-22 | 1 | -229/+253 |
* | Rename variables to prevent shadowing. Patch from STL@microsoft.com | Eric Fiselier | 2016-06-14 | 1 | -18/+18 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+274 |