[all-commits] [llvm/llvm-project] dad2e9: Temporarily Revert "[Support] Make UniqueStringSav...
Eric Christopher via All-commits
all-commits at lists.llvm.org
Thu May 14 19:19:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dad2e92eaf531500af5ab9ee3350e3e186944185
https://github.com/llvm/llvm-project/commit/dad2e92eaf531500af5ab9ee3350e3e186944185
Author: Eric Christopher <echristo at gmail.com>
Date: 2020-05-14 (Thu, 14 May 2020)
Changed paths:
M llvm/include/llvm/Support/StringSaver.h
M llvm/lib/Support/StringSaver.cpp
Log Message:
-----------
Temporarily Revert "[Support] Make UniqueStringSaver wrap a StringSet"
as it's causing asan failures in clangd. Followed up offline
with repro instructions.
This reverts commit 29560a89ddcaf3af9b8a73d98d968a0911d21e27.
More information about the All-commits
mailing list