summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-03-27 22:10:38 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-05-20 14:31:57 (GMT)
commitb4534374f7a54d7f5eb863995354b9f1b50bc8e7 (patch)
tree06fbd1bb4edcae2d7cde22a022260f67c09fcca4 /release_docs
parent03681748229460f5365e6481822889a3a26d1754 (diff)
downloadhdf5-b4534374f7a54d7f5eb863995354b9f1b50bc8e7.zip
hdf5-b4534374f7a54d7f5eb863995354b9f1b50bc8e7.tar.gz
hdf5-b4534374f7a54d7f5eb863995354b9f1b50bc8e7.tar.bz2
TRILAB-192 add comparable clang flags
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 8c4ff0b..f2cb90c 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -60,6 +60,8 @@ New Features
GNU C warnings flags were moved to files in a config sub-folder
named gnu-warnings. Flags that only are available for a specific
version of the compiler are in files named with that version.
+ Clang C warnings flags were moved to files in a config sub-folder
+ named clang-warnings.
There are flags in named "error-xxx" files with warnings that may
be promoted to errors. Some source files may still need fixes.