summaryrefslogtreecommitdiffstats
path: root/clang/test/Headers/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP][Bugfix] Move double and float versions of abs under c++ macroGheorghe-Teodor Bercea2019-05-151-0/+2
* [OpenMP][bugfix] Fix issues with C++ 17 compilation when handling math functionsGheorghe-Teodor Bercea2019-05-151-0/+5
* [OpenMP][Clang][BugFix] Split declares and math functions inclusion.Gheorghe-Teodor Bercea2019-05-131-0/+16
* Try to restore some clang test headers lost in r360291Reid Kleckner2019-05-0810-0/+63
* Revert Include corecrt.h in stddef.h and vcruntime.h in stdarg.h to improve M...Reid Kleckner2019-05-0812-65/+0
* Include corecrt.h in stddef.h and vcruntime.h in stdarg.h to improve MSMike Rice2019-05-082-0/+2
* [OpenMP][Clang] Support for target math functionsGheorghe-Teodor Bercea2019-05-083-0/+19
* Revert "[OpenMP][Clang] Support for target math functions"Jonas Devlieghere2019-05-073-19/+0
* [OpenMP][Clang] Support for target math functionsGheorghe-Teodor Bercea2019-05-063-0/+19
* [Headers] Reapply: Add #include_next for tgmath.h on DarwinBruno Cardoso Lopes2017-03-162-0/+5
* Revert "[Headers] Add #include_next for tgmath.h on Darwin"Bruno Cardoso Lopes2016-12-121-4/+0
* [Headers] Add #include_next for tgmath.h on DarwinBruno Cardoso Lopes2016-12-091-0/+4
* [Headers] Enable #include_next<float.h> on DarwinBruno Cardoso Lopes2016-12-081-0/+6
* [modules] Fix a #include cycle when building a module for our builtin headers.Richard Smith2015-05-141-0/+2
* Intrin.h: include setjmp.h to get a jmp_buf definitionHans Wennborg2014-01-281-0/+8
* Add missing definitions to unwind.h.Peter Collingbourne2013-08-281-0/+1
* Remove dependence on system headers from this test, to try to make the Window...Richard Smith2013-05-092-0/+4
* Make our mini-stdint.h platform-independent by using predefined macros.Jordan Rose2012-09-261-7/+11
* Fix build failure and enhance the testcase for unwind.h.Logan Chien2012-09-261-0/+14
OpenPOWER on IntegriCloud