mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
This allows removing a bunch of boilerplate from the test suite and reducing the amount of manual stuff contributors have to do when they add a new public header. Differential Revision: https://reviews.llvm.org/D151830