diff options
author | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2019-08-15 13:26:41 +0000 |
---|---|---|
committer | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2019-08-15 13:26:41 +0000 |
commit | 4d77e50e6ede51cee37f42f706d8f48b2f6f8acb (patch) | |
tree | c88350a35f2f8c6e3608d725aae02cea5fee6188 /llvm/unittests/ADT/FunctionRefTest.cpp | |
parent | fb72a03f85dc657d54908387db485b5dac8deb94 (diff) | |
download | llvm-4d77e50e6ede51cee37f42f706d8f48b2f6f8acb.zip llvm-4d77e50e6ede51cee37f42f706d8f48b2f6f8acb.tar.gz llvm-4d77e50e6ede51cee37f42f706d8f48b2f6f8acb.tar.bz2 |
[OpenMP] Remove 'unnecessary parentheses'
The variables in kmp_lock.cpp are really arrays of function pointers
that return void or int, not pointers to functions that return void*
or int*. The other changes are only cosmetic.
Differential Revision: https://reviews.llvm.org/D65870
llvm-svn: 369002
Diffstat (limited to 'llvm/unittests/ADT/FunctionRefTest.cpp')
0 files changed, 0 insertions, 0 deletions