Files
clang-p2996/clang/lib/StaticAnalyzer/Core
NagyDonat 9a16c12abe [NFC] Remove semicolons after function definitions (#87764)
They were accidentally left behind when
https://github.com/llvm/llvm-project/pull/86536 converted some lambdas
into stand-alone methods.

This fixes warnings from -Wc++98-compat-extra-semi
2024-04-05 12:01:43 +02:00
..