mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 03:56:49 +00:00

Having them defined ouf-of-line results in a significant amount of boilerplate without improving readability, since they're just one or two lines long anyways. As a drive-by, add comments between the declarations to make them easier to distinguish.