This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][Test] Add check for aux-triple predefined macros
ClosedPublic

Authored by bader on Dec 12 2019, 4:58 AM.

Details

Summary

Make sure that auxiliary target specific macros are defined in OpenMP
mode.

Diff Detail

Event Timeline

bader created this revision.Dec 12 2019, 4:58 AM
Herald added a project: Restricted Project. · View Herald Transcript

Unit tests: fail. 60761 tests passed, 1 failed and 726 were skipped.

failed: Clang.CodeGenCXX/runtime-dllstorage.cpp

clang-format: pass.

Build artifacts: console-log.txt, CMakeCache.txt, test-results.xml, diff.json

ABataev accepted this revision.Dec 12 2019, 5:27 AM

LG, thanks!

This revision is now accepted and ready to land.Dec 12 2019, 5:27 AM
This revision was automatically updated to reflect the committed changes.