diff options
author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2016-02-18 16:10:27 +0000 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2016-02-18 16:10:27 +0000 |
commit | 754bad884d5eecbd99ee35beb99296b313f610c3 (patch) | |
tree | 8dc68315b9f26ee577f54545d2e0b2136c5fcb20 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 75118f5d3d468cbee6668e9853b29e91b47cca26 (diff) | |
download | bcm5719-llvm-754bad884d5eecbd99ee35beb99296b313f610c3.tar.gz bcm5719-llvm-754bad884d5eecbd99ee35beb99296b313f610c3.zip |
[Hexagon] Fix compilation error with GCC 6
Compiling Hexagon target with GCC 6 produces "error: should have been
declared inside" due to GCC PR c++/69657 which was merged.
Properly wrapping operator<<() definitions within the namespace llvm
fixes the issue.
Author: domagoj.stolfa
Differential Revision: http://reviews.llvm.org/D17281
llvm-svn: 261220
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions