commit | 3ab77491ddc6188a4a438ce0bb6000f795eb05df | [log] [tgz] |
---|---|---|
author | Ilya Biryukov <[email protected]> | Mon May 06 10:08:47 2019 |
committer | Ilya Biryukov <[email protected]> | Mon May 06 10:08:47 2019 |
tree | 2295d8dac2c747fb752099877b8b8168f998da7d | |
parent | 69f4e8aa8e03954711c8662cc10b0028893e0a44 [diff] |
[clangd] Qualify uses of ::testing everywhere. NFC Add an initial '::' qualifier to all usages of 'testing' namespace that did not have one. The goal is to make our code style in tests more consistent. llvm-svn: 360026