search for: b45941fa

Displaying 2 results from an estimated 2 matches for "b45941fa".

2014 Mar 05
2
[LLVMdev] [RFC] C++11: 'virtual' and 'override'
...be great to have the makefiles/cmake detect modern clang's and turn on additional warnings that we can't inflict on the world by default. -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140304/b45941fa/attachment.html>
2014 Mar 05
4
[LLVMdev] [RFC] C++11: 'virtual' and 'override'
On Mar 4, 2014, at 7:57 PM, Duncan P. N. Exon Smith <dexonsmith at apple.com> wrote: > On 2014 Mar 4, at 15:01, Sean Silva <chisophugis at gmail.com> wrote: > >> On Mon, Mar 3, 2014 at 2:02 AM, David Blaikie <dblaikie at gmail.com> wrote: >> On Sun, Mar 2, 2014 at 8:19 PM, Craig Topper <craig.topper at gmail.com> wrote: >>> While doing the