aprantl added inline comments.

================
Comment at: test/CodeGen/debug-info-grecord-gcc-switches.c:1
+// RUN: %clang -g -grecord-gcc-switches -S -emit-llvm -o - %s | FileCheck %s
+int main (void) {
----------------
Shouldn't this test be in the Driver/ directory? There is already a big file 
that exercises all -g options, I would just append it there.


https://reviews.llvm.org/D30760



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

Reply via email to