1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/utils/UpdateTestChecks
Johannes Doerfert 5396197fa0 [Utils] Reuse argument variable names in the body
If we have `int foo(int a) { return a; }` and we run with --function-signature
enabled, we want a single variable declaration for `a` which is reused
later.

Reviewed By: lebedev.ri

Differential Revision: https://reviews.llvm.org/D69722
2019-12-31 01:58:36 -06:00
..
__init__.py
asm.py [utils] Reflow asm check generation to tolerate blank lines 2019-11-01 09:42:48 +03:00
common.py [Utils] Reuse argument variable names in the body 2019-12-31 01:58:36 -06:00