mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 17:45:07 +08:00
- Replace irrelevant synopsis by a comment - Use a .verify.cpp test instead of .compile.fail.cpp - Remove unnecessary includes in one of the tests (was a copy-paste error) Differential Revision: https://reviews.llvm.org/D114094