spack/var/spack
scheibelp 79669ac647
llvm: replace @when with internal check in @run_before (#8092)
Fixes #8088

#7012 added a @when condition for a @run_before check to constrain
that check to only run on Darwin. @when is intended to be used to
choose one of several different implementations of a given function
and cannot be used to conditionally deactivate a check altogether.

This replaces the external decorator with a check that executes at
the beginning of the function.
2018-05-11 12:32:26 -07:00
..
gpg
gpg.mock
mock_configs/site_spackconfig
repos llvm: replace @when with internal check in @run_before (#8092) 2018-05-11 12:32:26 -07:00