================
@@ -17,8 +18,11 @@ void bar(volatile int a) __attribute__((optnone)) {
 }
 
 // With optimisations enabled the traps are merged and need to share a debug 
location
-// CHECK: [[LOC]] = !DILocation(line: 0
+// CHECK: [[LOC]] = !DILocation(line: 0,
----------------
anthonyhatran wrote:

Removed comma

https://github.com/llvm/llvm-project/pull/145967
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to