summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2016-02-24 13:35:32 +0000
committerAlexander Kornienko <alexfh@google.com>2016-02-24 13:35:32 +0000
commitea9fd99215088b136c224d40074f2faa735a073b (patch)
treece0a473299df3a7a7a170d5d61d61bb419f06831 /lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
parent31bcca47d3c5e988826416a42a1bd92d511f5d38 (diff)
downloadbcm5719-llvm-ea9fd99215088b136c224d40074f2faa735a073b.tar.gz
bcm5719-llvm-ea9fd99215088b136c224d40074f2faa735a073b.zip
[clang-tidy] Added a check for forward declaration in the potentially wrong namespace
Adds a new check "misc-forward-declaration-namespace". In check, A forward declaration is considerred in a potentially wrong namespace if there is any definition/declaration with the same name exists in a different namespace. Reviewers: akuegel, hokein, alexfh Patch by Eric Liu! Differential Revision: http://reviews.llvm.org/D17195 llvm-svn: 261737
Diffstat (limited to 'lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud