forked from OSchip/llvm-project
![]() Summary: Before the fix, if clang-move decides to move the following macro statement, it only moves the first line `DEFINE(A,`. ``` DEFINE(A, B); ``` Reviewers: ioeric Reviewed By: ioeric Subscribers: klimek, cfe-commits Differential Revision: https://reviews.llvm.org/D43174 llvm-svn: 324886 |
||
---|---|---|
.. | ||
tool | ||
CMakeLists.txt | ||
ClangMove.cpp | ||
ClangMove.h | ||
HelperDeclRefGraph.cpp | ||
HelperDeclRefGraph.h |