[all-commits] [llvm/llvm-project] efed31: Revert "[clang-format] Remove the dependency on fr...
Vlad Tsyrklevich via All-commits
all-commits at lists.llvm.org
Tue Oct 29 10:48:57 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: efed314118c7c287a71b8a8d67953a98d8a718d5
https://github.com/llvm/llvm-project/commit/efed314118c7c287a71b8a8d67953a98d8a718d5
Author: Vlad Tsyrklevich <vtsyrklevich at google.com>
Date: 2019-10-29 (Tue, 29 Oct 2019)
Changed paths:
M clang/tools/clang-format/CMakeLists.txt
M clang/tools/clang-format/ClangFormat.cpp
Log Message:
-----------
Revert "[clang-format] Remove the dependency on frontend"
This reverts commit ec66603ac7ea655be5c2c5f508c5bf0d5eaeb65b. It was
causing ubsan failures like the following on the ubsan bot:
llvm/lib/Support/SourceMgr.cpp:440:48: runtime error: pointer index expression with base 0x000000000000 overflowed to 0xfffffffffffffffa
More information about the All-commits
mailing list