[all-commits] [llvm/llvm-project] 443b6e: [NFC] Fix build failure with GCC 11 in C++20 mode
Evgeny Mandrikov via All-commits
all-commits at lists.llvm.org
Wed Apr 13 09:44:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 443b6ec169ba9af0675f4b78f0fee1314dd09ed8
https://github.com/llvm/llvm-project/commit/443b6ec169ba9af0675f4b78f0fee1314dd09ed8
Author: Evgeny Mandrikov <mandrikov at gmail.com>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M llvm/lib/Passes/StandardInstrumentations.cpp
Log Message:
-----------
[NFC] Fix build failure with GCC 11 in C++20 mode
This was already fixed in
https://github.com/llvm/llvm-project/commit/2ccf0b76bcaf0895e04f14e3ff53c59dd96f9f0f
but then regressed in
https://github.com/llvm/llvm-project/commit/79a1f3e7c6d338b953b4dfe8cd7cb13ba60fe4e7
Reviewed By: aeubanks
Differential Revision: https://reviews.llvm.org/D123589
More information about the All-commits
mailing list