diff options
author | Eric Fiselier <eric@efcs.ca> | 2019-07-31 19:14:16 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2019-07-31 19:14:16 +0000 |
commit | 4ea8ed41356228834bdbd10c7e931c4488aaa680 (patch) | |
tree | 51eb6d7278f286bf6c1fe678a3571ac5c290288e /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | d6d569fc06361cb2324abf5f36192063ce0b4289 (diff) | |
download | bcm5719-llvm-4ea8ed41356228834bdbd10c7e931c4488aaa680.tar.gz bcm5719-llvm-4ea8ed41356228834bdbd10c7e931c4488aaa680.zip |
[pstl] Fully qualify pstl names.
Previously the code used "using namespace __pstl;" at block
scope to introduce these names. This could cause conflicts with
names defined by the standard library. So we should fully qualify
them instead.
llvm-svn: 367468
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions