summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/kmp_io.cpp
AgeCommit message (Expand)Author
2024-01-23Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Cl...Alexandre Ganea
2024-01-23Revert 10f3296dd7d74c975f208a8569221dc8f96d1db1 - [openmp] Fix warnings when ...Alexandre Ganea
2024-01-23[openmp] Fix warnings when building on Windows with latest MSVC or Clang ToT ...Alexandre Ganea
2024-01-18[openmp] Revert 64874e5ab5fd102344d43ac9465537a44130bf19 since it was committ...Alexandre Ganea
2024-01-17[openmp] Silence warnings when building the LLVM release with MSVCAlexandre Ganea
2021-02-20[OpenMP][NFC] clang-format the whole openmp projectShilei Tian
2021-02-12[OpenMP] Avoid warnings about unused static functions on windowsMartin Storsjö
2021-02-12[OpenMP] Add void casts to silence unused variable warningsMartin Storsjö
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-13[OpenMP] Implement OpenMP 5.0 affinity format functionalityJonathan Peyton
2018-12-10Support clang compiling under windows-gnu and windows-msvcAndrey Churbanov
2018-07-09[OpenMP] Use C++11 Atomics - barrier, tasking, and lock codeJonathan Peyton
2017-10-20Apply formatting changesJonathan Peyton
2017-09-27Remove unnecessary semicolonsJonathan Peyton
2017-05-12Clang-format and whitespace cleanup of source codeJonathan Peyton
2016-12-14Follow up to r289732: Update comments in source files to reference .cpp filesJonathan Peyton
2016-12-14Change source files from .c to .cppJonathan Peyton