[all-commits] [llvm/llvm-project] e1e74f: -Wmissing-prototypes: Don't warn in named namespac...
David Blaikie via All-commits
all-commits at lists.llvm.org
Tue Jan 4 10:09:45 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e1e74f6cd6ce41ce8303a5a91f29736808fccc36
https://github.com/llvm/llvm-project/commit/e1e74f6cd6ce41ce8303a5a91f29736808fccc36
Author: David Blaikie <dblaikie at gmail.com>
Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths:
M clang/lib/AST/Decl.cpp
M clang/test/SemaCXX/warn-missing-prototypes.cpp
Log Message:
-----------
-Wmissing-prototypes: Don't warn in named namespaces nested in anonymous namespaces
More information about the All-commits
mailing list