forked from OSchip/llvm-project
Fix clang Sphinx build bot
This commit is contained in:
parent
e209190c2d
commit
635dde8117
|
@ -97,11 +97,11 @@ Improvements to Clang's diagnostics
|
|||
by unary operators.
|
||||
|
||||
Non-comprehensive list of changes in this release
|
||||
-------------------------------------------------
|
||||
- The builtin function __builtin_dump_struct would crash clang when the target
|
||||
struct have bitfield. Now it fixed, and __builtin_dump_struct support dump
|
||||
the bitwidth of bitfields.
|
||||
This fixes `Issue 54462 <https://github.com/llvm/llvm-project/issues/54462>`_.
|
||||
-------------------------------------------------
|
||||
|
||||
New Compiler Flags
|
||||
------------------
|
||||
|
|
Loading…
Reference in New Issue