sivakusayan wrote:

In case it makes review easier, here is the command to get files I updated 
manually:
```
git diff main..fix/emit-dereferenceable-and-nofree-for-indirect-args 
--name-only | xargs grep -L "have been autogenerated by"
```
In particular, `builtin-alias.c` and `builtin.c` take up the majority of the 
diff but are auto-generated.

https://github.com/llvm/llvm-project/pull/213347
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to