llvm-project/clang/include
Erich Keane 911add149a Disable _ExtInt by default
Since the _ExtInt type got into the repo, we've discovered that the ABI
implications weren't completely understood. The other architectures are
going to be audited (see D79118), however downstream targets aren't
going to benefit from this audit.

This patch disables the _ExtInt type by default and makes the
target-info an opt-in.  As it is audited, I'll re-enable these for all
of our default targets.
2020-04-29 13:48:12 -07:00
..
clang Disable _ExtInt by default 2020-04-29 13:48:12 -07:00
clang-c libclang: Add static build support for Windows 2020-04-25 20:19:17 +03:00
CMakeLists.txt