summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/kmp_environment.cpp
AgeCommit message (Expand)Author
2023-09-29[OpenMP] Fix a potential memory buffer overflow (#67252)Shilei Tian
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ö
2020-12-31[OpenMP] libomp: Handle implicit conversion warningsTerry Wilmarth
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-10-20Apply formatting changesJonathan Peyton
2017-09-27Remove unnecessary semicolonsJonathan Peyton
2017-09-05Minor code cleanup of Klocwork issuesJonathan Peyton
2017-07-03OpenMP RTL cleanup: eliminated warnings with -Wcast-qual.Andrey Churbanov
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