zoecarver added a comment.

I was using `SemaBuiltinConstantArgRange` incorrectly. I was returning an error 
for `!SemaBuiltinConstantArgRange` instead of `SemaBuiltinConstantArgRange`. 
Also, I only modified the fail tests so I wasn't able to catch the error. 
Updated and am running both the Sema and CodeGen tests now. Should fix the 
error.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66839



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

Reply via email to