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 48419e4 commit 5398e91Copy full SHA for 5398e91
clang/docs/ReleaseNotes.rst
@@ -459,7 +459,7 @@ Bug Fixes in This Version
459
- Fixed a crash triggered by unterminated ``__has_embed``. (#GH162953)
460
- Accept empty enumerations in MSVC-compatible C mode. (#GH114402)
461
- Fixed false-positive shadow diagnostics for lambdas in explicit object member functions. (#GH163731)
462
-- Fixed a incorrect diagnostic for ambiguous function call that use a
+- Fixed an incorrect diagnostic for ambiguous function call that use a
463
designated-initializer as template argument. (#GH166784)
464
465
Bug Fixes to Compiler Builtins
0 commit comments