Meinersbur added a comment.

Proposed fix here: D106924 <https://reviews.llvm.org/D106924>

The reproducer had another whitespace difference before and after D104601 
<https://reviews.llvm.org/D104601>: "  typedef __builtin_va_list 
__gnuc_va_list;" instead of " typedef __builtin_va_list __gnuc_va_list;" (two 
spaces before "typedef" instead of one). I assume this is not the issue, 
especially since the source file (`include\vadefs.h`) acutally has two spaces 
before "typedef".


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104601

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

Reply via email to