[llvm-branch-commits] [NFC] [FlowSensitive] Fix missing namespace in MockHeaders (PR #170954)
Florian Mayer via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Dec 5 16:34:27 PST 2025
https://github.com/fmayer created https://github.com/llvm/llvm-project/pull/170954
This happened to work because we were missing both a namespace close and
open and things happened to be included in the correct order.
More information about the llvm-branch-commits
mailing list