__has_attribute(fallthough) -> __has_attribute(fallthrough)
This is a follow-up of https://reviews.llvm.org/D72287
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 43405 Build 44242: arc lint + arc unit
Event Timeline
Comment Actions
In the original one, the immediate succeeding test was failed at http://lab.llvm.org:8011/builders/openmp-gcc-x86_64-linux-debian/builds/1710, but other tests were passed at http://lab.llvm.org:8011/builders/openmp-gcc-x86_64-linux-debian/builds/1711.
Comment Actions
It looks like test is passed now. Although I don't know why http://lab.llvm.org:8011/builders/openmp-gcc-x86_64-linux-debian/builds/1710 fails.
Comment Actions
I do not have commit rights to the repository yet. Could someone commit this change if it is OK?
Kazuaki Ishizaki <ishizaki@jp.ibm.com>
This comment was removed by kiszk.