This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 322c1b3546 [OpenCL] Allow function declaration with empty argument list. new 3f3ec7612c [Tooling] FixedCompilationDatabase should be able to strip p [...] new ba2af70d9c Revert r306653, "[OpenCL] Allow function declaration with em [...]
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/Sema/SemaType.cpp | 2 +- lib/Tooling/CompilationDatabase.cpp | 8 +++++--- test/SemaOpenCL/function-no-args.cl | 9 --------- test/SemaOpenCL/invalid-pipes-cl2.0.cl | 2 +- unittests/Tooling/CompilationDatabaseTest.cpp | 21 +++++++++++++++++++++ 5 files changed, 28 insertions(+), 14 deletions(-) delete mode 100644 test/SemaOpenCL/function-no-args.cl