Files
clang-p2996/clang/docs
Wolfgang Pieb 8564e2fea5 [Inlining] Add a clang option to limit inlining of functions
Add the clang option -finline-max-stacksize=<N> to suppress inlining
of functions whose stack size exceeds the given value.

Reviewed By: aeubanks

Differential Revision: https://reviews.llvm.org/D131986
2022-08-18 11:56:24 -07:00
..
2022-08-01 13:13:18 -04:00
2022-01-28 11:55:46 -08:00
2022-06-26 19:22:52 +05:30