aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorHaojian Wu <hokein@google.com>2018-02-12 12:26:12 +0000
committerHaojian Wu <hokein@google.com>2018-02-12 12:26:12 +0000
commitcee2059f9ba2b4fa20efa4e2cccaffe29df8b764 (patch)
tree792abf28e5ea39f83779ace58f0f2db9b53ae5e3 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent0874cf5e6224760ab86eca55cd882d1f147583d8 (diff)
downloadllvm-cee2059f9ba2b4fa20efa4e2cccaffe29df8b764.zip
llvm-cee2059f9ba2b4fa20efa4e2cccaffe29df8b764.tar.gz
llvm-cee2059f9ba2b4fa20efa4e2cccaffe29df8b764.tar.bz2
[clang-move] Fix the incorrect expansion end location.
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
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions