mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 18:48:11 +08:00
07a2fa8d57
Clang relies on clang-extdef-mapping for ctu checking. But clang-arm doesn't provide this file A tweaking way to support this feature is copy a `clang-extdef-mapping` from other clang version. Signed-off-by: xinbingnan <xinbingnan@xiaomi.com>