ahatanak added a comment.

LGTM with one minor nit.



================
Comment at: clang/test/CodeGenObjC/builtin-constant-p.m:1
+// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -emit-llvm -O3 -o - %s | 
FileCheck %s
+
----------------
Since this is just testing front-end's IRGen, can you pass 
`-disable-llvm-passes` ?


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

https://reviews.llvm.org/D57427



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

Reply via email to