[all-commits] [llvm/llvm-project] 796b1b: [NFC][asan] Rename variables in test
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Nov 17 23:25:01 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 796b1bdd302901c8d2313b8e1002868a463fc382
https://github.com/llvm/llvm-project/commit/796b1bdd302901c8d2313b8e1002868a463fc382
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-11-17 (Thu, 17 Nov 2022)
Changed paths:
M compiler-rt/test/asan/TestCases/contiguous_container.cpp
Log Message:
-----------
[NFC][asan] Rename variables in test
Commit: 143050f55278382faadcbd84f6082b41c3cd2b1c
https://github.com/llvm/llvm-project/commit/143050f55278382faadcbd84f6082b41c3cd2b1c
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-11-17 (Thu, 17 Nov 2022)
Changed paths:
M openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.h
Log Message:
-----------
[NFC][OpenMP] Fix warning about non-virtual dtor
Commit: e42080ae3f62e54cf3f23f35c744dc2e0f2f4e78
https://github.com/llvm/llvm-project/commit/e42080ae3f62e54cf3f23f35c744dc2e0f2f4e78
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-11-17 (Thu, 17 Nov 2022)
Changed paths:
M openmp/libomptarget/include/dlwrap.h
M openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.cpp
M openmp/libomptarget/plugins/amdgpu/dynamic_hsa/hsa.cpp
M openmp/libomptarget/plugins/cuda/dynamic_cuda/cuda.cpp
Log Message:
-----------
[NFC][OpenMP] Remove extra ";"
Commit: 42189004a10ed1009b6802cd6ad3fa7f1145643e
https://github.com/llvm/llvm-project/commit/42189004a10ed1009b6802cd6ad3fa7f1145643e
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-11-17 (Thu, 17 Nov 2022)
Changed paths:
M openmp/tools/archer/tests/races/parallel-simple.c
Log Message:
-----------
[test][OpenMP] Expect more tsan reports
Commit: a35ad711d90497994701a99723a81badf3d4348e
https://github.com/llvm/llvm-project/commit/a35ad711d90497994701a99723a81badf3d4348e
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-11-17 (Thu, 17 Nov 2022)
Changed paths:
M openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
Log Message:
-----------
[NFC][OpenMP] Fix const cast warning
Compare: https://github.com/llvm/llvm-project/compare/18c5f3c35d18...a35ad711d904
More information about the All-commits
mailing list