mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:18:14 +08:00
ClangSACheckersEmitter.cpp had some comments that described the structure of its output, which would have been helpful, but became out of sync with the code. This commit updates them to ensure they are consistent with `CheckerRegistry.cpp`.