mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 10:16:05 +00:00
[Clang] Added info about noinline/always_inline statement attributes to release notes
Reviewed By: aaron.ballman Differential Revision: https://reviews.llvm.org/D121896
This commit is contained in:
parent
0fa4aeb453
commit
cb2f2fecc1
@ -103,6 +103,9 @@ Attribute Changes in Clang
|
||||
attributes of different kinds.
|
||||
- Emit error on GNU attributes for a nested namespace definition.
|
||||
|
||||
- Statement attributes ``[[clang::noinline]]`` and ``[[clang::always_inline]]``
|
||||
can be used to control inlining decisions at callsites.
|
||||
|
||||
Windows Support
|
||||
---------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user