delcypher added a comment.

@cryptoad Thanks.

LGTM

Originally this code had a `default` case in the switch but clang complained 
about it being unnecessary because it was exhaustive, so I removed it... It 
seems this is causing problems with your compiler :(


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97496/new/

https://reviews.llvm.org/D97496

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to