This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e65339ec6f [OpenMP] Set pragma start loc to `#pragma` loc new 1580041963 [clang] Handle lrint/llrint builtins new b02a79e8d0 [CUDA][HIP] Emit dependent libs for host only
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/CGBuiltin.cpp | 16 ++++++++++++++++ lib/CodeGen/CodeGenModule.cpp | 7 ++++++- test/CodeGen/builtins.c | 9 +++++++++ test/CodeGen/math-builtins.c | 12 ++++++------ test/CodeGen/math-libcalls.c | 12 ++++++------ test/CodeGenCUDA/dependent-libs.cu | 6 ++++++ 6 files changed, 49 insertions(+), 13 deletions(-) create mode 100644 test/CodeGenCUDA/dependent-libs.cu