summaryrefslogtreecommitdiffstats
path: root/clang/test/Headers/Inputs/include/stdint.h
Commit message (Collapse)AuthorAgeFilesLines
* Add missing definitions to unwind.h.Peter Collingbourne2013-08-281-0/+1
| | | | | | Original patch by Charles Davis. llvm-svn: 189535
* Make our mini-stdint.h platform-independent by using predefined macros.Jordan Rose2012-09-261-7/+11
| | | | | | | | This also adds a definition for uint64_t, which was causing build failures on some platforms. (I'm actually surprised this didn't happen on more builders, but maybe the search paths are different.) llvm-svn: 164706
* Fix build failure and enhance the testcase for unwind.h.Logan Chien2012-09-261-0/+14
llvm-svn: 164683
OpenPOWER on IntegriCloud