On 05/ 5/14 01:47 PM, Alexey Bataev wrote:
Ping
http://reviews.llvm.org/D2883
LGTM
A quick side question.. Why explicitly add c++11?
+// RUN: %clang_cc1 -verify -fopenmp -x c++ -emit-llvm %s -fexceptions
-fcxx-exceptions -o - | FileCheck %s
+// RUN: %clang_cc1 -fopenmp -x c++ -std=c++11 -triple x86_64-unknown-unknown
-fexceptions -fcxx-exceptions -emit-pch -o %t %s
+// RUN: %clang_cc1 -fopenmp -x c++ -triple x86_64-unknown-unknown -fexceptions
-fcxx-exceptions -g -std=c++11 -include-pch %t -verify %s -emit-llvm -o
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits