diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2022-04-12 11:15:54 -0500 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2022-04-12 12:50:41 -0500 |
commit | d49ce7c35606cc6d7ee2cc673bb54846468f8980 (patch) | |
tree | 13e24c247ddbce033e9f58d7aa7c4133e8b32a68 /clang/lib/ExtractAPI/API.cpp | |
parent | 9faab435a35720fd7c6b3aeafe22c5dfb29f36e0 (diff) | |
download | llvm-d49ce7c35606cc6d7ee2cc673bb54846468f8980.zip llvm-d49ce7c35606cc6d7ee2cc673bb54846468f8980.tar.gz llvm-d49ce7c35606cc6d7ee2cc673bb54846468f8980.tar.bz2 |
[OpenMP][libomp] Replace global variable references with local object
Remove references to global __kmp_topology within a kmp_topology_t
object method. There should just be implicit references to the
private object.
Diffstat (limited to 'clang/lib/ExtractAPI/API.cpp')
0 files changed, 0 insertions, 0 deletions