Messages by Date
-
2015/07/15
Re: [PATCH] D10724: Bump X86 Darwin MaxVectorAlign to 64, for AVX512.
Ahmed Bougacha
-
2015/07/15
Re: [PATCH] D11190: unwind: Fix libc++abi and libgcc build.
Anton Korobeynikov
-
2015/07/15
Re: r242293 - Set comdat when an available_externally thunk is converted to linkonce_odr.
Rafael Espíndola
-
2015/07/15
r242293 - Set comdat when an available_externally thunk is converted to linkonce_odr.
Rafael Espindola
-
2015/07/15
Re: [PATCH] D11071: Add Windows ARM targets for mingw and cygwin to clang
Yaron Keren
-
2015/07/15
r242292 - Add support for armv7-windows-gnu targets to the clang front end.
Yaron Keren
-
2015/07/15
r242286 - CodeGen: Improve CFI type blacklisting mechanism.
Peter Collingbourne
-
2015/07/15
Re: [PATCH] D11096: CodeGen: Improve CFI type blacklisting mechanism.
Peter Collingbourne
-
2015/07/15
r242285 - [OPENMP] http://llvm.org/PR24121: canonical loop rejected when comparison has implicit conversions or destruction
Alexey Bataev
-
2015/07/15
r242283 - Fix test to run under MSYS2 by disabling MSYS conversion of /C /TP /TC.
Yaron Keren
-
2015/07/15
r242282 - Update test comment that it fails the same way on MSYS2.
Yaron Keren
-
2015/07/15
Re: [Diffusion] rL242133: [OPENMP] Drop type qualifiers from private variables.
Alexey Bataev
-
2015/07/15
Re: [Diffusion] rL242133: [OPENMP] Drop type qualifiers from private variables.
Bataev, Alexey
-
2015/07/15
r242272 - Fix comments for several methods, NFC
Alexey Bataev
-
2015/07/15
r242271 - Remove extra \brief comment, NFC
Alexey Bataev
-
2015/07/14
Re: [PATCH] D10916: [cmake] install clang-tblgen
Andrew Wilkins
-
2015/07/14
Re: [PATCH] D11189: adding tests for various dtor decl types
Evgeniy Stepanov
-
2015/07/14
Re: [PATCH] D11189: adding tests for various dtor decl types
Naomi Musgrave
-
2015/07/14
Re: [PATCH] D11190: unwind: Fix libc++abi and libgcc build.
Logan Chien
-
2015/07/14
r242258 - Documentation cleanup, mostly fixing summaries. No functional change intended.
James Dennett
-
2015/07/14
Re: [PATCH] D11069: Allow any comment to be a trailing comment when -fparse-all-comments is on.
Luke Zarko
-
2015/07/14
Re: [PATCH] D11069: Allow any comment to be a trailing comment when -fparse-all-comments is on.
Luke Zarko
-
2015/07/14
r242253 - [modules] Switch to the normal reverse postorder visitation algorithm when computing redeclaration chains.
Richard Smith
-
2015/07/14
Re: [PATCH] D11069: Allow any comment to be a trailing comment when -fparse-all-comments is on.
Richard Smith
-
2015/07/14
Re: [Patch][LoopInfo] Use CGLoopInfo to generate loop hints
Tyler Nowicki
-
2015/07/14
Re: [PATCH] D11189: adding tests for various dtor decl types
Evgeniy Stepanov
-
2015/07/14
[clang-tools-extra] r242247 - docs/conf.py: bump version to 3.8
Hans Wennborg
-
2015/07/14
Re: [PATCH] D10935: [Sema] Don't emit "pure virtual" warning for fully qualified calls.
Davide Italiano
-
2015/07/14
[PATCH] D11207: Enable recognition of __declspec for PS4
Warren Ristow
-
2015/07/14
r242246 - [Sema] Don't emit "pure virtual" warning for fully qualified calls.
Davide Italiano
-
2015/07/14
Re: [PATCH] D11077: Clang: add support to mingw driver for compiler-rt, libc++ and lld
Martell Malone
-
2015/07/14
Re: [PATCH] D11069: Allow any comment to be a trailing comment when -fparse-all-comments is on.
Luke Zarko
-
2015/07/14
r242244 - Update cxx_dr_status.html after 3.7 branch
Hans Wennborg
-
2015/07/14
r242241 - Make the variable names match the name of the metadata they control.
Tyler Nowicki
-
2015/07/14
r242240 - docs/conf.py: update version to 3.8
Hans Wennborg
-
2015/07/14
r242238 - ReleaseNotes.rst: Bump version to 3.8
Hans Wennborg
-
2015/07/14
[libcxx] r242228 - Creating release_37 branch off revision 242221
Hans Wennborg
-
2015/07/14
[libcxxabi] r242229 - Creating release_37 branch off revision 242221
Hans Wennborg
-
2015/07/14
r242223 - Driver: Delete dead code
Justin Bogner
-
2015/07/14
r242221 - Sema.h: Just prune a redundant \brief introduced in r242133, for now. [-Wdocumentation]
NAKAMURA Takumi
-
2015/07/14
Re: [PATCH] D8651: [libcxx] Mark local printf variants as _LIBCPP_HIDDEN to prevent them from becoming part of the DSO.
Dan Albert
-
2015/07/14
Re: [Diffusion] rL242133: [OPENMP] Drop type qualifiers from private variables.
NAKAMURA Takumi
-
2015/07/14
Re: [PATCH] D10893: [X86][AVX512VL-BW] Add more intrinsics support
Phabricator
-
2015/07/14
Re: [PATCH] D9639: Do not include pthread.h and sched.h when threads are disabled
Jonathan Roelofs
-
2015/07/14
Re: r241952 - Disable C++ EH by default for clang-cl and MSVC environments
Nico Weber
-
2015/07/14
Re: [PATCH] D11189: adding tests for various dtor decl types
Naomi Musgrave
-
2015/07/14
Re: [PATCH] D11069: Allow any comment to be a trailing comment when -fparse-all-comments is on.
Richard Smith
-
2015/07/14
Re: [PATCH] D9639: Do not include pthread.h and sched.h when threads are disabled
Dan Albert
-
2015/07/14
RE: Proposed patch (5th revision) adds TLS Max Alignment diagnostic
Robinson, Paul
-
2015/07/14
r242198 - Add a "maximum TLS alignment" characteristic to the target info, so it
Paul Robinson
-
2015/07/14
Re: [PATCH] D11194: Instantiate function declarations in instantiated functions.
Richard Smith
-
2015/07/14
Re: [PATCH] D11194: Instantiate function declarations in instantiated functions.
Richard Smith
-
2015/07/14
Re: [libcxx] r242195 - Implement n4169 - Add invoke function template
Eric Fiselier
-
2015/07/14
[libcxx] r242197 - Remove non-ascii characters
Eric Fiselier
-
2015/07/14
Re: [PATCH] D10452: Fix for bug 22941, [asm inline] integer template parameter ...
Sunil Srivastava
-
2015/07/14
Re: [libcxx] r242195 - Implement n4169 - Add invoke function template
Hal Finkel
-
2015/07/14
[libcxx] r242195 - Implement n4169 - Add invoke function template
Eric Fiselier
-
2015/07/14
Re: [PATCH] D11192: [libcxx] Implement n4169 - Add invoke function template.
Eric Fiselier
-
2015/07/14
Re: [PATCH] D11192: [libcxx] Implement n4169 - Add invoke function template.
Marshall Clow
-
2015/07/14
r242190 - [Sema] Emit a better diagnostic when variable redeclarations disagree
David Majnemer
-
2015/07/14
Re: [PATCH] D11189: adding tests for various dtor decl types
Evgeniy Stepanov
-
2015/07/14
[libcxx] r242189 - Mark LWG2308 as complete; fix link. No code change necessary.
Marshall Clow
-
2015/07/14
Re: [PATCH] D11192: [libcxx] Implement n4169 - Add invoke function template.
Eric Fiselier
-
2015/07/14
[PATCH] D11194: Instantiate function declarations in instantiated functions.
Serge Pavlov
-
2015/07/14
Re: [PATCH] D11192: [libcxx] Implement n4169 - Add invoke function template.
Marshall Clow
-
2015/07/14
[PATCH] D11192: [libcxx] Implement n4169 - Add invoke function template.
Eric Fiselier
-
2015/07/14
Re: [PATCH] D11190: unwind: Fix libc++abi and libgcc build.
Anton Korobeynikov
-
2015/07/14
[PATCH] D11190: unwind: Fix libc++abi and libgcc build.
Logan Chien
-
2015/07/14
[PATCH] D11191: unwind: Export _Unwind_{Get, Set}{GR, IP}() for ARM EHABI.
Logan Chien
-
2015/07/14
Re: r242085 - [cuda] Driver changes to compile and stitch together host and device-side CUDA code.
Artem Belevich
-
2015/07/14
Re: [PATCH][ObjC] Cleanup ObjCInterfaceDecl lookup for ObjC literals
John McCall
-
2015/07/14
[PATCH] D11189: adding tests for various dtor decl types
Naomi Musgrave
-
2015/07/14
r242181 - Run cuda options test only with specific target.
Artem Belevich
-
2015/07/14
r242180 - [modules] Avoid repeatedly hashing the same name when looking it up in multiple module files.
Richard Smith
-
2015/07/14
Re: r241952 - Disable C++ EH by default for clang-cl and MSVC environments
Reid Kleckner
-
2015/07/14
r242176 - [clang-cl] Disable C++ exceptions a different way
Reid Kleckner
-
2015/07/14
r242175 - Fixed 22941: Integer template parameter as immediate 'I' expectes an integer constant
Sunil Srivastava
-
2015/07/14
Re: [PATCH] D11071: Add Windows ARM targets for mingw and cygwin to clang
Martell Malone
-
2015/07/14
Re: [PATCH] D11071: Add Windows ARM targets for mingw and cygwin to clang
Martell Malone
-
2015/07/14
[libcxx] r242172 - Fix PR24114 - std::atomic for non-Clang is not a literal type
Eric Fiselier
-
2015/07/14
Re: [PATCH] D11184: Add missing builtins to altivec.h for ABI compliance (vol. 4)
Nemanja Ivanovic
-
2015/07/14
r242171 - Add missing builtins to altivec.h for ABI compliance (vol. 4)
Nemanja Ivanovic
-
2015/07/14
Re: r242085 - [cuda] Driver changes to compile and stitch together host and device-side CUDA code.
Artem Belevich
-
2015/07/14
Re: r242085 - [cuda] Driver changes to compile and stitch together host and device-side CUDA code.
Krzysztof Parzyszek
-
2015/07/14
r242168 - Rely on default zero-arg value for IRBuilder::CreateCall calls to zero-arg functions
David Blaikie
-
2015/07/14
Re: [PATCH] D11153: [Compiler-RT] If unwind/c++abi is set, don't include libgcc
Logan Chien
-
2015/07/14
Re: r241620 - Wrap clang modules and pch files in an object file container.
David Blaikie
-
2015/07/14
Re: r241620 - Wrap clang modules and pch files in an object file container.
Adrian Prantl
-
2015/07/14
Re: [PATCH] D11169: Avoid passing objects with __declspec(align) members by value (PR24113) - clang-tools-extra part
Hans Wennborg
-
2015/07/14
Re: [PATCH] D11168: Avoid passing objects with __declspec(align) members by value (PR24113) - clang part
Hans Wennborg
-
2015/07/14
r242161 - AST Matchers: pass ast_type_traits::DynTypedNode by const-ref
Hans Wennborg
-
2015/07/14
Re: [PATCH] D11184: Add missing builtins to altivec.h for ABI compliance (vol. 4)
Nemanja Ivanovic
-
2015/07/14
Re: [PATCH] D11168: Avoid passing objects with __declspec(align) members by value (PR24113) - clang part
Reid Kleckner
-
2015/07/14
Re: [PATCH] D10700: Driver: Add AMDGPU toolchain
Tom Stellard
-
2015/07/14
r242154 - Pull trivial SanitizerSet methods into the header.
Benjamin Kramer
-
2015/07/14
Re: r241620 - Wrap clang modules and pch files in an object file container.
David Blaikie
-
2015/07/14
Re: r241432 - Teach mingw toolchain the msys2 mingw-w64 distribution C++ dirs.
Yaron Keren
-
2015/07/14
Re: [PATCH] D11184: Add missing builtins to altivec.h for ABI compliance (vol. 4)
Bill Schmidt
-
2015/07/14
r242150 - Support mingw-w64 toolchain on openSUSE and likely other Linuxes
Yaron Keren
-
2015/07/14
Re: r241432 - Teach mingw toolchain the msys2 mingw-w64 distribution C++ dirs.
İsmail Dönmez
-
2015/07/14
[libcxx] r242148 - Move bits from N4258. Mark vector's move-constructor unconditionally noexcept in C++1z
Marshall Clow
-
2015/07/14
r242144 - [x86] add 2 bit to ObjCOrBuiltinID and new intrinsics
Asaf Badouh
-
2015/07/14
Re: [PATCH] D10839: code refactoring on ARMTargetInfo class
Renato Golin
-
2015/07/14
[PATCH] D11185: Pass -I options to integrates and external assemblers
Renato Golin
-
2015/07/14
[PATCH] D11184: Add missing builtins to altivec.h for ABI compliance (vol. 4)
Nemanja Ivanovic
-
2015/07/14
Re: [PATCH] D10732: [OPENMP 4.0] Initial support for array sections.
Alexey Bataev
-
2015/07/14
Re: [PATCH] D10839: code refactoring on ARMTargetInfo class
Renato Golin
-
2015/07/14
Re: [PATCH] D10839: code refactoring on ARMTargetInfo class
Alexandros Lamprineas
-
2015/07/14
Re: r241432 - Teach mingw toolchain the msys2 mingw-w64 distribution C++ dirs.
Yaron Keren
-
2015/07/14
Re: [PATCH] D10431: PR21174 - clang only searches current working directory for precompiled include file
Kim Gräsman
-
2015/07/14
r242140 - [Analyzer] Move FindSuperCallVisitor into an anonymous namespace.
Benjamin Kramer
-
2015/07/14
Re: [PATCH] D11153: [Compiler-RT] If unwind/c++abi is set, don't include libgcc
Renato Golin
-
2015/07/14
Re: [PATCH] D11153: [Compiler-RT] If unwind/c++abi is set, don't include libgcc
Renato Golin
-
2015/07/14
Re: r241432 - Teach mingw toolchain the msys2 mingw-w64 distribution C++ dirs.
Joerg Sonnenberger
-
2015/07/14
r242138 - clang-format: Fix formatting of multiple lambdas in initializers.
Daniel Jasper
-
2015/07/14
[PATCH] D11182: [OPENMP 4.0] Initial support for 'omp declare reduction' construct.
Alexey Bataev
-
2015/07/14
r242133 - [OPENMP] Drop type qualifiers from private variables.
Alexey Bataev
-
2015/07/14
Re: r242085 - [cuda] Driver changes to compile and stitch together host and device-side CUDA code.
Manuel Klimek
-
2015/07/14
Re: [PATCH] D11147: [ARM] Changes to Arch/CPU handling to help with -Wa, -mfpu etc. (nfc)
Renato Golin
-
2015/07/14
Re: [PATCH] D11148: [ARM] Implement -Wa, -mfpu and friends for assemblers
Renato Golin
-
2015/07/14
Re: [PATCH] D11153: [Compiler-RT] If unwind/c++abi is set, don't include libgcc
Renato Golin
-
2015/07/14
Re: [PATCH] D11006: Classes inside lambdas are local not nested.
Serge Pavlov
-
2015/07/14
r242132 - Classes inside lambdas are local not nested.
Serge Pavlov
-
2015/07/14
r242131 - Tweak clang/test/PCH/chain-openmp-threadprivate.cpp to satisfy i686-win32.
NAKAMURA Takumi
-
2015/07/14
Re: [PATCH] D10431: PR21174 - clang only searches current working directory for precompiled include file
Kim Gräsman
-
2015/07/14
Re: r241432 - Teach mingw toolchain the msys2 mingw-w64 distribution C++ dirs.
İsmail Dönmez
-
2015/07/14
Re: r241432 - Teach mingw toolchain the msys2 mingw-w64 distribution C++ dirs.
İsmail Dönmez
-
2015/07/14
Re: [PATCH] D10990: Fix for clang memcpyizer bugs 23911 and 23924
Alexey Bataev
-
2015/07/14
r242127 - Fix for clang memcpyizer bugs 23911 and 23924 (patch by Denis Zobnin)
Alexey Bataev
-
2015/07/14
Re: [PATCH] D11177: clang-format: Fix return type breaking with operator overload functions
Daniel Jasper
-
2015/07/14
Re: [PATCH] D10860: clang-format: Treat 'operator new' as function name.
Birunthan Mohanathas
-
2015/07/14
[PATCH] D11177: clang-format: Fix return type breaking with operator overload functions
Birunthan Mohanathas
-
2015/07/13
Re: r242085 - [cuda] Driver changes to compile and stitch together host and device-side CUDA code.
Justin Bogner
-
2015/07/13
Re: [PATCH] D11071: Add Windows ARM targets for mingw and cygwin to clang
Yaron Keren
-
2015/07/13
Re: [PATCH] D11071: Add Windows ARM targets for mingw and cygwin to clang
Yaron Keren
-
2015/07/13
Re: [PATCH] D11075: LLVM gen correct asm info for mingw and cygwin arm targets
Yaron Keren
-
2015/07/13
r242125 - Fix test for Visual C++ link.exe.
Yaron Keren
-
2015/07/13
r242124 - Fix test for Visual C++.
Yaron Keren
-
2015/07/13
r242121 - Add support for -fuse-ld= in the mingw toolchain driver.
Yaron Keren
-
2015/07/13
Re: [PATCH] D10881: [Sema] Catch a case when 'volatile' qualifier is dropped while binding
John McCall
-
2015/07/13
r242116 - Mark clang/test/PCH/chain-openmp-threadprivate.cpp as REQUIRES:tls.
NAKAMURA Takumi
-
2015/07/13
r242115 - clang/test/lit.cfg: Introduce the feature "tls", for targeting cygwin.
NAKAMURA Takumi
-
2015/07/13
Re: [PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.
Alexey Bataev
-
2015/07/13
Re: [PATCH] D10732: [OPENMP 4.0] Initial support for array sections.
Alexey Bataev
-
2015/07/13
Re: [PATCH] D10599: [OPENMP 4.0] Initial support for '#pragma omp declare simd' directive.
Alexey Bataev
-
2015/07/13
Re: [PATCH] D10881: [Sema] Catch a case when 'volatile' qualifier is dropped while binding
Davide Italiano
-
2015/07/13
Re: r241620 - Wrap clang modules and pch files in an object file container.
Chandler Carruth
-
2015/07/13
r242109 - Add file missed from r242105.
Richard Smith
-
2015/07/13
Re: [PATCH] D10431: PR21174 - clang only searches current working directory for precompiled include file
Richard Smith
-
2015/07/13
Re: [PATCH] D3588: PR10405 Missing actual type (aka) in error message when using decltype as a template parameter
Richard Smith
-
2015/07/13
Re: r241620 - Wrap clang modules and pch files in an object file container.
Richard Smith
-
2015/07/13
r242105 - [modules] When diagnosing errors in module map files found by 'extern module' declarations, show how we got to that module map file.
Richard Smith
-
2015/07/13
Re: r241620 - Wrap clang modules and pch files in an object file container.
Adrian Prantl
-
2015/07/13
r242099 - Remove a completely redundant initialization of llvm::TimePassesIsEnabled,
Adrian Prantl
-
2015/07/13
Re: r242097 - Basic code generation for MSan use-after-dtor.
Alexey Samsonov
-
2015/07/13
Re: r241620 - Wrap clang modules and pch files in an object file container.
Adrian Prantl
-
2015/07/13
Re: r241620 - Wrap clang modules and pch files in an object file container.
Richard Smith
-
2015/07/13
Re: r241620 - Wrap clang modules and pch files in an object file container.
Richard Smith
-
2015/07/13
Re: r241620 - Wrap clang modules and pch files in an object file container.
Adrian Prantl
-
2015/07/13
Re: [PATCH] D11109: basic code generation for use-after-dtor
Evgeniy Stepanov
-
2015/07/13
r242097 - Basic code generation for MSan use-after-dtor.
Evgeniy Stepanov
-
2015/07/13
Re: [PATCH] D10935: [Sema] Don't emit "pure virtual" warning for fully qualified calls.
Richard Smith
-
2015/07/13
r242094 - Extend -ftime-report to give more information about time spent reading module files.
Richard Smith
-
2015/07/13
Re: [PATCH] D10881: [Sema] Catch a case when 'volatile' qualifier is dropped while binding
David Majnemer
-
2015/07/13
Re: [PATCH] D10881: [Sema] Catch a case when 'volatile' qualifier is dropped while binding
Davide Italiano
-
2015/07/13
Re: [PATCH] D10935: [Sema] Don't emit "pure virtual" warning for fully qualified calls.
Davide Italiano
-
2015/07/13
r242090 - [OpenMP] Add REQUIRES pragma to threadprivate regression tests.
Samuel Antao
-
2015/07/13
[PATCH] D11169: Avoid passing objects with __declspec(align) members by value (PR24113) - clang-tools-extra part
Hans Wennborg
-
2015/07/13
[PATCH] D11168: Avoid passing objects with __declspec(align) members by value (PR24113) - clang part
Hans Wennborg
-
2015/07/13
Re: [PATCH] D11109: basic code generation for use-after-dtor
Evgeniy Stepanov
-
2015/07/13
Re: [PATCH] D11164: Reserve an identifier flag for Sony/PS keywords
Yunzhong Gao
-
2015/07/13
Re: [PATCH] D11109: basic code generation for use-after-dtor
Naomi Musgrave
-
2015/07/13
r242087 - [Intrin.h] Use __ATOMIC_SEQ_CST instead of '5'
David Majnemer
-
2015/07/13
r242086 - [Intrin.h] Make the variable names more consistent
David Majnemer
-
2015/07/13
r242085 - [cuda] Driver changes to compile and stitch together host and device-side CUDA code.
Artem Belevich
-
2015/07/13
[PATCH] D11165: Add a language option to cover Sony front-end features
Yunzhong Gao
-
2015/07/13
Re: [PATCH] D11164: Reserve an identifier flag for Sony/PS keywords
Richard Smith
-
2015/07/13
[PATCH] D11164: Reserve an identifier flag for Sony/PS keywords
Yunzhong Gao
-
2015/07/13
Re: r242064 - Move class into an anonymous namespace. NFC.
Douglas Gregor
-
2015/07/13
r242080 - [OpenMP] Add TLS-based implementation for threadprivate directive.
Samuel Antao
-
2015/07/13
Re: [PATCH] D10753: [OpenMP] Add TLS-based implementation for threadprivate directive
Samuel Antao
-
2015/07/13
Re: r242058 - [cuda] Driver changes to compile and stitch together host and device-side CUDA code.
Artem Belevich
-
2015/07/13
Re: [PATCH] D11109: basic code generation for use-after-dtor
Naomi Musgrave
-
2015/07/13
Re: [PATCH] D11109: basic code generation for use-after-dtor
Alexey Samsonov
-
2015/07/13
Re: [PATCH] D11096: CodeGen: Improve CFI type blacklisting mechanism.
Alexey Samsonov
-
2015/07/13
Re: [PATCH] D11109: basic code generation for use-after-dtor
Naomi Musgrave
-
2015/07/13
Re: r242058 - [cuda] Driver changes to compile and stitch together host and device-side CUDA code.
Rafael Espíndola
-
2015/07/13
r242077 - This reverts commit r242058, r242065, r242067.
Rafael Espindola
-
2015/07/13
Re: [PATCH] D11109: basic code generation for use-after-dtor
Evgeniy Stepanov
-
2015/07/13
Re: r241620 - Wrap clang modules and pch files in an object file container.
Adrian Prantl
-
2015/07/13
Re: [PATCH] D11109: basic code generation for use-after-dtor
Naomi Musgrave
-
2015/07/13
Re: [PATCH] D10586: Add HSAIL support
Matt Arsenault
-
2015/07/13
r242067 - clang/test/Driver/cuda-options.cu REQUIRES clang-driver, at least.
NAKAMURA Takumi
-
2015/07/13
Re: [PATCH] D11109: basic code generation for use-after-dtor
Reid Kleckner
-
2015/07/13
Re: r241952 - Disable C++ EH by default for clang-cl and MSVC environments
Nico Weber
-
2015/07/13
Re: [PATCH] D10423: [modules] PR20507: Avoid silent textual inclusion.
Richard Smith
-
2015/07/13
Re: [PATCH] D10423: [modules] PR20507: Avoid silent textual inclusion.
Richard Smith
-
2015/07/13
Re: r241432 - Teach mingw toolchain the msys2 mingw-w64 distribution C++ dirs.
Yaron Keren
-
2015/07/13
Re: r241952 - Disable C++ EH by default for clang-cl and MSVC environments
Reid Kleckner
-
2015/07/13
Re: [PATCH] D10305: [Clang Static Analyzer] Bug identification
Gábor Horváth