llvm-project/clang/include
Walter Lee 66c6bbe7ff Put code that avoids heapifying local blocks behind a flag
This change puts the functionality in commit
c5792aa90f behind a flag that is off by
default.  The original commit is not in Apple's Clang fork (and blocks
are an Apple extension in the first place), and there is one known
issue that needs to be addressed before it can be enabled safely.

Differential Revision: https://reviews.llvm.org/D108243
2021-09-14 14:06:05 -04:00
..
clang Put code that avoids heapifying local blocks behind a flag 2021-09-14 14:06:05 -04:00
clang-c [Clang] Add __ibm128 type to represent ppc_fp128 2021-09-06 18:00:58 +08:00
CMakeLists.txt