summaryrefslogtreecommitdiffstats
path: root/clang/test/ASTMerge/anonymous-fields/test.cpp
diff options
context:
space:
mode:
authorMatthias Gehre <M.Gehre@gmx.de>2019-05-14 18:23:10 +0000
committerMatthias Gehre <M.Gehre@gmx.de>2019-05-14 18:23:10 +0000
commit094584cd522b119444a05019189f2065ad1d215c (patch)
tree497bdbd96c247c0f6e6982b381e55751b9a47519 /clang/test/ASTMerge/anonymous-fields/test.cpp
parent80c6e79602f396f9f7b6ce6117e868230b17aca0 (diff)
downloadbcm5719-llvm-094584cd522b119444a05019189f2065ad1d215c.tar.gz
bcm5719-llvm-094584cd522b119444a05019189f2065ad1d215c.zip
[clang-tidy] Fix invalid fixit for readability-static-accessed-through-instance (bug 40544)
Summary: Fixed https://bugs.llvm.org/show_bug.cgi?id=40544 Before, we would generate a fixit like `(anonymous namespace)::Foo::fun();` for the added test case. Reviewers: aaron.ballman, alexfh, xazax.hun Subscribers: rnkovacs, cfe-commits Tags: #clang, #clang-tools-extra Differential Revision: https://reviews.llvm.org/D61874 llvm-svn: 360698
Diffstat (limited to 'clang/test/ASTMerge/anonymous-fields/test.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud