[libclc] Bugfix for chosing the correct deduction guide (PR #66487)

via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 4 08:15:20 PDT 2023


Botond =?utf-8?q?Istv=C3=A1n_Hprv=C3=A1th?=
Message-ID:
In-Reply-To: <llvm/llvm-project/pull/66487/libclc at github.com>


================
@@ -85,3 +85,38 @@ int main() {
 
 
 }
+
+namespace deduceTemplatedConstructor{
----------------
whisperity wrote:

There is a slight formatting issue here. There should be a space before ` {`.

https://github.com/llvm/llvm-project/pull/66487


More information about the cfe-commits mailing list