Correct documentation for -fconstexpr-depth=
authorAaron Ballman <aaron@aaronballman.com>
Tue, 16 May 2023 17:40:45 +0000 (13:40 -0400)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 16 May 2023 17:42:25 +0000 (13:42 -0400)
commit92b8ed6e5e5dc921c611eae4160570f169657030
treeab3134b2fb11ad7fce6d82f7ceaaa5245291d894
parent608fe0b032d96301177b3a37d2fd3678f8832c12
Correct documentation for -fconstexpr-depth=

We were documenting that this was about recursive calls when it's
actually about arbitrary calls.

e.g., https://godbolt.org/z/en8sYd77E
clang/docs/UsersManual.rst