Re: [PATCH] D20465: [find-all-symbol] Ignore inline namespace context.

2016-05-20 Thread Haojian Wu via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL270206: [find-all-symbol] Ignore inline namespace context. (authored by hokein). Changed prior to commit: http://reviews.llvm.org/D20465?vs=57918&id=57925#toc Repository: rL LLVM http://reviews.llvm

Re: [PATCH] D20465: [find-all-symbol] Ignore inline namespace context.

2016-05-20 Thread Benjamin Kramer via cfe-commits
bkramer accepted this revision. bkramer added a comment. This revision is now accepted and ready to land. lg http://reviews.llvm.org/D20465 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-co

[PATCH] D20465: [find-all-symbol] Ignore inline namespace context.

2016-05-20 Thread Haojian Wu via cfe-commits
hokein created this revision. hokein added a reviewer: bkramer. hokein added subscribers: ioeric, cfe-commits. http://reviews.llvm.org/D20465 Files: include-fixer/find-all-symbols/FindAllSymbols.cpp unittests/include-fixer/find-all-symbols/FindAllSymbolsTests.cpp Index: unittests/include-fix