[PATCH] D37715: Mark static member functions as static in CodeViewDebug
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 12 17:32:32 PDT 2017
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
Looks good! Make sure to run check-clang and check-llvm. The CGDebugInfo.cpp change might affect clang codegen tests that generate debug info for DWARF.
https://reviews.llvm.org/D37715
More information about the llvm-commits
mailing list