================
@@ -203,19 +203,6 @@ template <> struct 
MappingTraits<FormatStyle::BraceWrappingFlags> {
   }
 };
 
-template <> struct ScalarEnumerationTraits<FormatStyle::BracketAlignmentStyle> 
{
----------------
gedare wrote:

I went back to doing this in the way that will fail quietly for `libFormat`, 
but works for backward compatibility for `clang-format`.  If someone likes to 
figure out how to make it work better I'm open to solutions but it seems a hard 
task to me at present.

https://github.com/llvm/llvm-project/pull/108332
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to