llvm-project/openmp/tools
Jonathan Peyton 28c8da2965 [OpenMP][libomp] Fix fallthrough attribute detection for Intel compilers
icc does not properly detect lack of fallthrough attribute since it
defines __GNU__ > 7 and also icc's __has_cpp_attribute/__has_attribute
feature detectors do not properly detect the lack of fallthrough attribute.

Differential Revision: https://reviews.llvm.org/D126001
2022-07-19 13:04:25 -05:00
..
Modules [NFC] Trim trailing whitespace in *.rst 2021-11-15 09:17:08 +08:00
analyzer [OpenMP] Begin Adding OpenMP Tool to Gather OpenMP Information 2020-11-11 20:00:37 -05:00
archer [OpenMP][libomp] Fix fallthrough attribute detection for Intel compilers 2022-07-19 13:04:25 -05:00
multiplex [openmp][cmake] Use `GNUInstallDirs` to support custom installation dirs 2022-01-22 18:05:36 +00:00
CMakeLists.txt