[all-commits] [llvm/llvm-project] 164055: Revert "[Support] Introduce formatv variant of cre...
Alex Langford via All-commits
all-commits at lists.llvm.org
Sat Feb 17 12:11:22 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 164055f897c049543bd3e15548f891f823dc18b4
https://github.com/llvm/llvm-project/commit/164055f897c049543bd3e15548f891f823dc18b4
Author: Alex Langford <alangford at apple.com>
Date: 2024-02-17 (Sat, 17 Feb 2024)
Changed paths:
M llvm/include/llvm/Support/Error.h
M llvm/unittests/Support/ErrorTest.cpp
Log Message:
-----------
Revert "[Support] Introduce formatv variant of createStringError" (#82126)
Reverts llvm/llvm-project#80493
This increased clang compile times by 0.5%. I'll figure out a less
expensive way to achieve this.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list