mirror of
https://github.com/apache/nuttx.git
synced 2025-12-08 19:02:43 +08:00
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>