diff options
author | Pavel Labath <labath@google.com> | 2016-01-15 16:20:01 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2016-01-15 16:20:01 +0000 |
commit | 0771b18257a6bd33ec9f9890d8cb0eed01e729d3 (patch) | |
tree | 215794837a11328ff5be1766ac0a8ad1e275e71f /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 33c2494b69db02c23a6841c59a4f395d7c090495 (diff) | |
download | llvm-0771b18257a6bd33ec9f9890d8cb0eed01e729d3.zip llvm-0771b18257a6bd33ec9f9890d8cb0eed01e729d3.tar.gz llvm-0771b18257a6bd33ec9f9890d8cb0eed01e729d3.tar.bz2 |
Fix decoration of TestConcurrentEvents
TestConcurrentEvents was marked with a XFAIL decorator at class level, which actually does not
work, and causes the class to be silently skipped everywhere. It seems that making it work at
class level is quite a difficult task, so I will just move it to the individual test methods. I
will follow this up with a commit which makes the decorator blow up in case someone tries to
apply it to a class in the future.
llvm-svn: 257901
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions