Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
These are the last tests in OpenMP subdirectory.
clang/test/OpenMP/target_simd_codegen.cpp | ||
---|---|---|
143 | Depending on the RUN line, the second argument should match either ptr or an integer. |
Depending on the RUN line, the second argument should match either ptr or an integer.
I couldn't invent a better solution than just to remove the check. Hopefully this is ok.