summaryrefslogtreecommitdiffstats
path: root/config/clang-warnings
Commit message (Collapse)AuthorAgeFilesLines
* Add else choice to error flags option (#128)Allen Byrne2020-11-251-0/+80
|
* Make changes to CMake CompilerFlags.cmake files so extra flags areLarry Knox2020-06-102-8/+5
| | | | loaded for non-GNU compilers.
* Update new clang files to not pick up clang as vendor for pgCC.Larry Knox2020-06-091-2/+7
| | | | | | Add new files to MANIFEST Temporary demotion of 2 -Werror warning flags that fail on macos 10.12 Remove Production flag unknown to Apple clang.
* Add flags from config/clang-warnings/*general files to H5 C and CXX flags ↵Larry Knox2020-06-062-63/+0
| | | | | | | for all versions of Clang and Clang++ compilers. Switched from cut to awk in testcheck_version.sh.in to avoid dependence on tab vs. " " in version definitions in H5public.h.
* Add files for adding warning flags for clang compilers in autotoolsLarry Knox2020-06-023-1/+64
| | | | configure.
* TRILAB-192 remove commentAllen Byrne2020-03-291-1/+0
|
* TRILAB-192 add comparable clang flagsAllen Byrne2020-03-274-0/+110