================ Comment at: test/OpenMP/parallel_num_threads_codegen.cpp:5 @@ +4,3 @@ +// expected-no-diagnostics +#ifndef HEADER +#define HEADER ---------------- hfinkel wrote: > Don't need include-guards here. n/m -- as you pointed out in the other review, these are needed because of the PCH testing.
http://reviews.llvm.org/D5145 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
