Fix underlining length; NFC

This commit is contained in:
Aaron Ballman 2022-05-06 08:47:19 -04:00
parent b457ac4240
commit 43d8ffeeb1
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ Major New Features
Randomizing structure layout is a C-only feature.
Bug Fixes
------------------
---------
- ``CXXNewExpr::getArraySize()`` previously returned a ``llvm::Optional``
wrapping a ``nullptr`` when the ``CXXNewExpr`` did not have an array
size expression. This was fixed and ``::getArraySize()`` will now always