File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -215,7 +215,7 @@ Bug Fixes in This Version
215
215
- Support MSVC predefined macro expressions in constant expressions and in
216
216
local structs.
217
217
- Correctly parse non-ascii identifiers that appear immediately after a line splicing
218
- (`#65156 <https://github.com/llvm/llvm-project/issues/65156>`_` )
218
+ (`#65156 <https://github.com/llvm/llvm-project/issues/65156 >`_)
219
219
- Clang no longer considers the loss of ``__unaligned `` qualifier from objects as
220
220
an invalid conversion during method function overload resolution.
221
221
@@ -272,8 +272,8 @@ Bug Fixes to C++ Support
272
272
273
273
- Fix crash when the trailing return type of a generic and dependent
274
274
lambda refers to an init-capture.
275
- (`#65067 <https://github.com/llvm/llvm-project/issues/65067>`_` and
276
- `#63675 <https://github.com/llvm/llvm-project/issues/63675>`_` )
275
+ (`#65067 <https://github.com/llvm/llvm-project/issues/65067 >`_ and
276
+ `#63675 <https://github.com/llvm/llvm-project/issues/63675 >`_)
277
277
278
278
Bug Fixes to AST Handling
279
279
^^^^^^^^^^^^^^^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments