We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c70c18 commit 0ca80ebCopy full SHA for 0ca80eb
clang/docs/ReleaseNotes.rst
@@ -652,7 +652,7 @@ Bug Fixes in This Version
652
lookup and the current class instantiation has dependent bases.
653
Fixes (`#13826 <https://github.com/llvm/llvm-project/issues/13826>`_)
654
- Fixes compile error that double colon operator cannot resolve macro with parentheses.
655
- Fixes (`#64467 <https://github.com/llvm/llvm-project/issues/64467>`_)- Clang now properly diagnoses use of stand-alone OpenMP directives after a
+ Fixes (`#64467 <https://github.com/llvm/llvm-project/issues/64467>`_)
656
- Clang's ``-Wchar-subscripts`` no longer warns on chars whose values are known non-negative constants.
657
Fixes (`#18763 <https://github.com/llvm/llvm-project/issues/18763>`_)
658
0 commit comments