diff --git a/clang/docs/ReleaseNotes.html b/clang/docs/ReleaseNotes.html index 64c6acb25aeb..e278142c883d 100644 --- a/clang/docs/ReleaseNotes.html +++ b/clang/docs/ReleaseNotes.html @@ -91,6 +91,11 @@ Clang's support for those languages.
Improved: -Wformat, -Wempty-body, ...
Added an API to enable clang-based standalone tools, including initial build +system integration.
+