This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1397e19129ef: Set supported target for asan-use-callbacks
test (authored by thopre).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTIO
thopre updated this revision to Diff 365465.
thopre added a comment.
Remove REQUIRES
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107633/new/
https://reviews.llvm.org/D107633
Files:
clang/test/CodeGen/asan-use-callbacks.cpp
Index: clang/test/
vitalybuka accepted this revision.
vitalybuka added a comment.
This revision is now accepted and ready to land.
All but line 1 is LGTM
Line 1 is probably not needed, but I don't know why.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107633/new/
ht
vitalybuka added a comment.
Why other tests, like CodeGen/asan-strings.c do not need REQUIRES: ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107633/new/
https://reviews.llvm.org/D107633
___
cfe-commits
thopre created this revision.
thopre added reviewers: kstoimenov, vitalybuka.
Herald added subscribers: pengfei, krytarowski.
thopre requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Explicitely set x86_64-linux-gnu as a target for asan-use-c