[PATCH] D40782: [tablegen] Make strconcat return code if all arguments are code
Christian Dietrich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 20 01:22:52 PST 2017
stettberger added a comment.
>From a user's perspective, I got the impression that code `[{}]` is just a handy shortcut for multiline strings and I was quite surprised that they are internally actual different datatypes. So for me, changing the semantic of !strconcat would remain rather intuitive.
https://reviews.llvm.org/D40782
More information about the llvm-commits
mailing list