Go to file
Nico Weber 9386c82d56 Improve diagnostic on default-initializing const variables (PR20208).
This tweaks the diagnostic wording slighly, and adds a fixit on a note.
An alternative would be to add the fixit directly on the diagnostic, see
the review thread linked to from the bug for a few notes on that approach.

llvm-svn: 213725
2014-07-23 05:16:10 +00:00
clang Improve diagnostic on default-initializing const variables (PR20208). 2014-07-23 05:16:10 +00:00
clang-tools-extra Revert r213647; the added test triggers an assertion. 2014-07-23 04:13:00 +00:00
compiler-rt Revert "Include assembly files in builtins library build" 2014-07-23 04:46:23 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add several missing double constant definitions 2014-07-17 22:07:35 +00:00
libcxx Fix classic_locale for Android. 2014-07-22 17:32:56 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld [PECOFF] Fix entry point functions selection 2014-07-23 00:57:57 +00:00
lldb Plugins: silence a few more signed comparision warnings 2014-07-23 01:53:54 +00:00
llvm Rework to let RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s pass on win32. 2014-07-23 04:32:21 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Update formatting with clang-format. 2014-07-20 05:28:52 +00:00