Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set -Wframe-larger-than=25344 for a typical cmake clang compile.
This ensures that in the "usual" development process building and running the tests will enforce this stack limit, which is encountered in google3. This will prevent future development from adding code and tests which blow over this limit and break google3 Change-Id: If722c7029cca63eb7d1e80de4b640b84839bb020 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/66867 Reviewed-by: David Benjamin <[email protected]> Commit-Queue: David Benjamin <[email protected]> Auto-Submit: Bob Beck <[email protected]>
- Loading branch information