Timm =?utf-8?q?Bäder?= <[email protected]> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
tbaederr wrote: > That’s still quite a bit of code duplication; it’d be nice to e.g. inherit > from some common base class that provides most of the common operators. It doesn't buy much since most of the member functions shouldn't return "a byte or a column" but a specific type. https://github.com/llvm/llvm-project/pull/165541 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
