Go to file
Anastasia Stulova 43ab9a00eb [OpenCL] Output OpenCL version in diagnostics.
Diagnostics should note version dependent issues by giving
a hint about current version being compiled for.

This patch changes diagnostics of static storage class specifier
and generic type qualifier to specify OpenCL version as well as
converts other diagnostics to match the style.

Patch by Vedran Miletic!

Review: http://reviews.llvm.org/D19780
llvm-svn: 269305
2016-05-12 16:28:25 +00:00
clang [OpenCL] Output OpenCL version in diagnostics. 2016-05-12 16:28:25 +00:00
clang-tools-extra [clang-tidy] Ignore using-declarations defined in marcro in misc-unused-using-decls checks. 2016-05-12 10:00:49 +00:00
compiler-rt [sanitizer] Allow nullptr in Swift demangler 2016-05-12 15:54:33 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Add erf ported from amd-builtins 2016-05-06 18:02:30 +00:00
libcxx Apply D20014 - fix a missing return in a test. Fixes PR#27720 2016-05-12 14:31:35 +00:00
libcxxabi libc++abi: make __cxa_call_unexpected visible 2016-05-11 23:56:37 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld [ELF] implemented -z defs option 2016-05-11 13:48:41 +00:00
lldb Fix a race in ProcessGDBRemote::MonitorDebugServerProcess 2016-05-12 11:10:01 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [macho2yaml] Add support for dumping mach_headers 2016-05-12 16:04:20 +00:00
openmp New hwloc API compatibility 2016-05-12 11:46:40 +00:00
polly Bring some comments up to date [NFC] 2016-05-12 15:15:50 +00:00