mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 16:50:51 +08:00
We do not list macro definitions in api.td files anymore. Not all macros definitions have been moved out. This change moves the definition of the NULL macro out. Reviewed By: lntue, jhuber6 Differential Revision: https://reviews.llvm.org/D140376