Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining ↵ | Duncan P. N. Exon Smith | 2016-04-05 | 1 | -9/+3 |
| | | | | | | | | | | files; other minor fixes." This reverts commit r265454 since it broke the build. E.g.: http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA-incremental_build/22413/ llvm-svn: 265459 | ||||
* | Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; ↵ | Eugene Zelenko | 2016-04-05 | 1 | -3/+9 |
| | | | | | | | | | | | | other minor fixes. Some Include What You Use suggestions were used too. Use anonymous namespaces in source files. Differential revision: http://reviews.llvm.org/D18778 llvm-svn: 265454 | ||||
* | [C++11] Make use of 'nullptr' in the Support library. | Craig Topper | 2014-04-07 | 1 | -1/+1 |
| | | | | llvm-svn: 205697 | ||||
* | These symbols appear to be visible by SearchForAddressOfSymbol and no longer | Chad Rosier | 2011-09-27 | 1 | -15/+0 |
| | | | | | | | require special case handling. rdar://10117377 llvm-svn: 140629 | ||||
* | build: Go back to dropping __eprintf reference when building with Clang, see | Daniel Dunbar | 2010-12-07 | 1 | -0/+5 |
| | | | | | | comment. llvm-svn: 121146 | ||||
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -0/+68 |
llvm-svn: 120298 |