llvm-project/clang/test/OpenMP/Inputs
Mike Rice c954cfeb57 Some uses of the preprocessor can result in multiple target regions on the
same line. Cases such as those in the associated lit tests, can now be
supported.

This adds a 'Count' field to TargetRegionEntryInfo to differentiate
regions with the same source position.

The OffloadEntriesInfoManager routines are updated to maintain a count of
regions seen at a location. The registration of regions proceeds that same as
before, but now the next available count is always determined and used in the
offload entry.

Fixes: https://github.com/llvm/llvm-project/issues/52707

Differential Revision: https://reviews.llvm.org/D134816
2022-11-04 12:54:22 -07:00
..
declare-simd-fix.h
declare_target_include.h
libomp.a Set rpath on openmp executables 2022-01-31 16:35:00 +00:00
multiple_regions.inc Some uses of the preprocessor can result in multiple target regions on the 2022-11-04 12:54:22 -07:00
unterminated_declare_target_include.h [OpenMP] Add diagnostic for unterminated 'omp [begin] declare target' 2022-05-25 10:34:07 -07:00