The Callbacks.cpp test was taking a long time to compile on some build bots
causing timeouts. This patch splits up that test into five separate cpp
files and a header file.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thank you! LGTM assuming you only moved the tests into separate cpp files (I didn't verify that the text is exactly the same).
| clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksCommon.h | ||
|---|---|---|
| 2 | Please add a license comment and all necessary includes. | |
Please add a license comment and all necessary includes.