summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/kmp_i18n.cpp
AgeCommit message (Expand)Author
2025-07-21[OpenMP] Fixup bugs found during fuzz testing (#143455)Jonathan Peyton
2021-02-20[OpenMP][NFC] clang-format the whole openmp projectShilei Tian
2020-04-04[OpenMP] NFC: Fix trivial typoKazuaki Ishizaki
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-02-17[OMPT] Omissionin in OMPT FormattingJoachim Protze
2017-12-22Remove unused positional argument for printfJoachim Protze
2017-11-09Remove const from variables with dynamic memoryJonas Hahnfeld
2017-11-03Revert "Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 ...Jonas Hahnfeld
2017-11-03Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)Joachim Protze
2017-10-25Fix fatal error message displayingJonathan Peyton
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
2017-03-07Fix GNU strerror_r check for Android.Dan Albert
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