Skip to content
Commit a35c64ce authored by skc7's avatar skc7
Browse files

[Clang][Attribute] Introduce maybe_undef attribute for function arguments...

[Clang][Attribute] Introduce maybe_undef attribute for function arguments which accepts undef values

Add the ability to put __attribute__((maybe_undef)) on function arguments.
Clang codegen introduces a freeze instruction on the argument.

Differential Revision: https://reviews.llvm.org/D130224
parent cc47db67
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment