summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
diff options
context:
space:
mode:
authorEric Liu <ioeric@google.com>2018-09-25 08:24:07 +0000
committerEric Liu <ioeric@google.com>2018-09-25 08:24:07 +0000
commit25b689ee11e47b7a0c5146b824cd682bec298195 (patch)
tree696c9f3912eab93dc382260a6b57cbf6789741fc /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
parentb5305be6994f294288b6318832eb67d6d5bc32c9 (diff)
downloadbcm5719-llvm-25b689ee11e47b7a0c5146b824cd682bec298195.tar.gz
bcm5719-llvm-25b689ee11e47b7a0c5146b824cd682bec298195.zip
Deduplicate replacements from diagnostics.
Summary: After r329813, clang-apply-replacements stopped deduplicating identical replacements; however, tools like clang-tidy relies on the deduplication of identical dignostics replacements from different TUs to apply fixes correctly. This change partially roll back the behavior by deduplicating changes from diagnostics. Ideally, we should deduplicate on diagnostics level, but we need to figure out an effecient way. Reviewers: bkramer Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D52264 llvm-svn: 342951
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud