llvm-project/clang/test/Driver/XRay
Ian Levesque 14f870366a [xray][clang] Always add xray-skip-entry/exit and xray-ignore-loops attrs
The function attributes xray-skip-entry, xray-skip-exit, and
xray-ignore-loops were only being applied if a function had an
xray-instrument attribute, but they should apply if xray is enabled
globally too.

Differential Revision: https://reviews.llvm.org/D73842
2020-02-11 14:00:41 -08:00
..
lit.local.cfg [Xray] Darwin - Enable in the driver side 2018-08-27 05:16:09 +00:00
xray-ignore-loops-flags.cpp [xray][clang] Always add xray-skip-entry/exit and xray-ignore-loops attrs 2020-02-11 14:00:41 -08:00
xray-instrument-cpu.c
xray-instrument-macos.c [lit] Remove lit's REQUIRES-ANY directive 2019-12-17 10:36:36 +00:00
xray-instrument-os.c [lit] Remove lit's REQUIRES-ANY directive 2019-12-17 10:36:36 +00:00
xray-instrumentation-bundles-flags.cpp [lit] Remove lit's REQUIRES-ANY directive 2019-12-17 10:36:36 +00:00
xray-mode-flags.cpp [lit] Remove lit's REQUIRES-ANY directive 2019-12-17 10:36:36 +00:00
xray-nolinkdeps.cpp [lit] Remove lit's REQUIRES-ANY directive 2019-12-17 10:36:36 +00:00
xray-shared-noxray.cpp