This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from cfc5968 Fix filtering of prior declarations when checking for a tag r [...] new 445e59e [CUDA] Add -fcuda-approx-transcendentals flag.
The 1 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: include/clang/Basic/LangOptions.def | 1 + include/clang/Driver/Options.td | 3 +++ lib/Driver/ToolChains.cpp | 4 ++++ lib/Frontend/CompilerInvocation.cpp | 3 +++ lib/Frontend/InitPreprocessor.cpp | 6 ++++++ lib/Headers/__clang_cuda_runtime_wrapper.h | 14 ++++++++++++++ test/Preprocessor/cuda-approx-transcendentals.cu | 8 ++++++++ 7 files changed, 39 insertions(+) create mode 100644 test/Preprocessor/cuda-approx-transcendentals.cu