]> granicus.if.org Git - clang/commitdiff
Add to the release notes the fact that UninitializedObject checker is now
authorSylvestre Ledru <sylvestre@debian.org>
Fri, 26 Apr 2019 21:46:33 +0000 (21:46 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Fri, 26 Apr 2019 21:46:33 +0000 (21:46 +0000)
considered as stable

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@359350 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 5a6782a01651e5d9541234fc8e90d8425bf626e5..1f09655027fc46940b4f0565401830a87be0c8fb 100644 (file)
@@ -190,7 +190,8 @@ libclang
 Static Analyzer
 ---------------
 
-- ...
+- The UninitializedObject checker is now considered as stable.
+  (moved from the 'alpha.cplusplus' to the 'optin.cplusplus' package)
 
 ...