The Week Of Monday 7 October 2013 Archives by author
Starting: Mon Oct 7 00:33:27 PDT 2013
Ending: Sun Oct 13 23:31:52 PDT 2013
Messages: 578
- [PATCH] [libc++abi] unwinder: conditionalise availability
Saleem Abdulrasool
- r192120 - Fix objectsize tests after r192117
Matt Arsenault
- r192289 - [Mips] Make mips32/mips32r2/mips64/mips64r2 real aliases for appropriate
Simon Atanasyan
- r192290 - [Mips] Do not check for options from the OPT_mips_CPUs_Group. All these
Simon Atanasyan
- r192291 - [Mips] Remove unused mips_CPUs_Group options group. It's better to join
Simon Atanasyan
- r192292 - [Mips] Make the isMipsR2Arch() function simpler - remove checking for
Simon Atanasyan
- r192293 - [Mips] Group MIPS-related options checking function in one place.
Simon Atanasyan
- [PATCH] Support cross-compiling for Arm on a x86 Linux
Simon Atanasyan
- [PATCH] Support standalone FSF Mips toolchain directories tree in the Clang driver
Simon Atanasyan
- r192343 - [Mips] Support FSF Mips toolchain directories tree in the Clang driver.
Simon Atanasyan
- [PATCH] Support standalone FSF Mips toolchain directories tree in the Clang driver
Simon Atanasyan
- [Patch] Unknown-bound array static data member of template shouldd be type dependent
KARTHIKVENKATESH BHAT
- [PATCH] Attribute parsing following labels
Aaron Ballman
- [PATCH] Attribute parsing following labels
Aaron Ballman
- [PATCH] Turn error about fastcall variadic function into warning in MS mode (PR12535)
Aaron Ballman
- [PATCH] Attribute parsing following labels
Aaron Ballman
- r192331 - Use KEY_WOW64_32KEY when reading the registry in WindowsToolChain.cpp (PR17033)
Aaron Ballman
- r192515 - Consumed analysis: replace the consumes attribute with a set_typestate
Aaron Ballman
- [PATCH] Implement aarch64 neon instruction class SIMD copy - LLVM
Silviu Baranga
- [PATCH] Refactor DynTypedMatcher into a value type class, just like Matcher<T>.
Samuel Benzaquen
- [PATCH] Refactor DynTypedMatcher into a value type class, just like Matcher<T>.
Samuel Benzaquen
- [PATCH] Refactor DynTypedMatcher into a value type class, just like Matcher<T>.
Samuel Benzaquen
- [PATCH] Refactor DynTypedMatcher into a value type class, just like Matcher<T>.
Samuel Benzaquen
- [PATCH] Add partial support for the hasDeclaration() matcher in the dynamic layer.
Samuel Benzaquen
- [PATCH] Fix replacements for files with relative paths are not applied.
Ariel Bernal
- [PATCH] Files in a compilation database using relative paths are not being transformed
Ariel Bernal
- [PATCH] Files in a compilation database using relative paths are not being transformed
Ariel Bernal
- [PATCH] Files in a compilation database using relative paths are not being transformed
Ariel Bernal
- r192299 - This patch fixes replacements that are not applied when relative paths are
Ariel J. Bernal
- r192313 - Revert commit r192299 until find a way to account for simlinks in OS X.
Ariel J. Bernal
- [PATCH] Warning for Out of bound access of Array of Structures/Unions not reported
Karthik Bhat
- [PATCH] Constant expression evaluation support for __builtin_isinf
Karthik Bhat
- [PATCH] Decouple creation of CodeGenTypes from CodeGenModule.
David Blaikie
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
David Blaikie
- r192300 - Use aliases for more constructors and destructors.
David Blaikie
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
David Blaikie
- r192300 - Use aliases for more constructors and destructors.
David Blaikie
- r188739 - Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""""
David Blaikie
- r188739 - Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""""
David Blaikie
- [patch] Emit aliases for more constructors (V2)
David Blaikie
- [patch] Emit aliases for more constructors (V2)
David Blaikie
- r188739 - Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""""
David Blaikie
- [patch] Emit aliases for more constructors (V2)
David Blaikie
- [PATCH] Sema: When merging typedefs, handle records before merging attributes
Justin Bogner
- [PATCH] Sema: When merging typedefs, handle records before merging attributes
Justin Bogner
- [PATCH] Sema: When merging typedefs, handle records before merging attributes
Justin Bogner
- r192146 - Sema: Only merge typedef attributes if the previous decl is a typedef
Justin Bogner
- [PATCH] AST: Handle elaborated type in getIntWidth
Justin Bogner
- r192324 - This patch addresses a problem encountered by the
Sean Callanan
- r192091 - Driver: Use the canonical command line arguments.
Chandler Carruth
- r192091 - Driver: Use the canonical command line arguments.
Chandler Carruth
- r188739 - Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""""
Chandler Carruth
- libclang: expose ref-qualifier of function type
Che-Liang Chiou
- r192300 - Use aliases for more constructors and destructors.
Eric Christopher
- r192473 - Remove extra braces.
Eric Christopher
- r188739 - Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""""
Eric Christopher
- r188739 - Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""""
Eric Christopher
- r188739 - Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""""
Eric Christopher
- r188739 - Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""""
Eric Christopher
- LWG Issue 2141: common type
Marshall Clow
- LWG Issue 2141: common type
Marshall Clow
- [libcxx] r192142 - Fix LWG Issue 2141: common_type trait produces reference types
Marshall Clow
- [PATCH] libcxx random_device for Win32
Marshall Clow
- [PATCH] libcxx random_device for Win32
Marshall Clow
- [patch] [libcxx] deque the intended version!
Marshall Clow
- [patch] [libcxx] deque the intended version!
Marshall Clow
- [patch] [libcxx] deque the intended version!
Marshall Clow
- [patch] [libcxx] msvcrt revised support.h
Marshall Clow
- [libcxx] r192325 - patch by Yaron: Uses rand_s() from stdlib.h (when building for Windows)
Marshall Clow
- [patch] [libcxx] more implicit bools made explicit
Marshall Clow
- [libcxx] r192538 - Implement national body comment GB9: remove std::gets
Marshall Clow
- [libcxx] r192539 - LWG issue 2143: ios_base::xalloc should be thread-safe
Marshall Clow
- LWG Issue 2087: iostream_category() and noexcept
Marshall Clow
- LWG Issue 2097: packaged_task constructors should be constrained
Marshall Clow
- [libcxx] r192544 - LWG Issue 2097: packaged_task constructors should be constrained
Marshall Clow
- [libcxx] r192545 - LWG Issue 2087: iostream_category() and noexcept
Marshall Clow
- [libcxx] r192546 - Updated status of issues and features
Marshall Clow
- [libcxx] r192548 - Patch from GM to make more implicit bools explicit since we can't stop MSVC warning about this in headers and to warn is the MSVC default. No functionality change.
Marshall Clow
- [libcxx] r192074 - Eliminate more symbols multiply defined betweenlibsupc++ and libc++.
Peter Collingbourne
- [PATCH] Implement function type checker for the undefined behavior sanitizer.
Peter Collingbourne
- [libcxxabi][PATCH] unwinder
Jean-Daniel Dupas
- r192300 - Use aliases for more constructors and destructors.
Rafael Espindola
- r192353 - Revert "Use aliases for more constructors and destructors."
Rafael Espindola
- r192464 - Don't hardcode the alias order in this test.
Rafael Espindola
- [PATCH] Support standalone FSF Mips toolchain directories tree in the Clang driver
Rafael Ávila de Espíndola
- [PATCH] Support standalone FSF Mips toolchain directories tree in the Clang driver
Rafael Ávila de Espíndola
- [PATCH] compile on Solaris 11
Rafael Espíndola
- [PATCH] compile on Solaris 11
Rafael Espíndola
- r192131 - Remove -ast-dump-xml.
Rafael Espíndola
- [patch] Use aliases for more constructors and destructors
Rafael Espíndola
- [PATCH] PR17337 - Retain previous linkage of friend function declarations
Rafael Espíndola
- [PATCH] compile on Solaris 11
Rafael Espíndola
- [early patch] Speed up decl chaining
Rafael Espíndola
- r192299 - This patch fixes replacements that are not applied when relative paths are
Rafael Espíndola
- [Patch] Mangle C __stdcall and __fastcall in clang
Rafael Espíndola
- [Patch] Mangle C __stdcall and __fastcall in clang
Rafael Espíndola
- r192300 - Use aliases for more constructors and destructors.
Rafael Espíndola
- r192300 - Use aliases for more constructors and destructors.
Rafael Espíndola
- r192300 - Use aliases for more constructors and destructors.
Rafael Espíndola
- r192300 - Use aliases for more constructors and destructors.
Rafael Espíndola
- r192300 - Use aliases for more constructors and destructors.
Rafael Espíndola
- [patch] Emit aliases for more constructors (V2)
Rafael Espíndola
- [patch] Emit aliases for more constructors (V2)
Rafael Espíndola
- [patch] Emit aliases for more constructors (V2)
Rafael Espíndola
- [patch] Emit aliases for more constructors (V2)
Rafael Espíndola
- [libcxxabi][PATCH] unwinder
David Fang
- [libcxxabi][PATCH] unwinder
David Fang
- [libcxxabi][PATCH] unwinder
David Fang
- [PATCH] Sema: Do not allow template declarations inside local classes
Yunzhong Gao
- [libcxx] r192074 - Eliminate more symbols multiply defined betweenlibsupc++ and libc++.
Andy Gibbs
- [libcxx] r192074 - Eliminate more symbols multiply definedbetweenlibsupc++ and libc++.
Andy Gibbs
- [PATCH] Remove -ast-dump-xml
Doug Gregor
- r192419 - Diagnose by-copy captures of abstract classes.
Douglas Gregor
- [PATCH] libcxx random_device for Win32
Kim Gräsman
- [PATCH] libcxx random_device for Win32
Kim Gräsman
- [PATCH] clang-modernize: Add SubprocessCompilationDatabase
Kim Gräsman
- [PATCH] clang-modernize: Add SubprocessCompilationDatabase
Kim Gräsman
- [PATCH] Add ContinuationIndentWidth option
Kim Gräsman
- [PATCH] [PATCH][AArch64] implement aarch64 neon vector load/store N-element structure class AdvSIMD (lselem)
Hao
- [PATCH] [AArch64] implement aarch64 neon vector load/store N-element structure class AdvSIMD (lselem)
Hao
- r192219 - [mips] Remove XFAIL.
Akira Hatanaka
- clang-format: Replaced PointerBindsToType with PointerBinding to allow third kind of formatting
Roman Himmes
- Implement GB-9; remove std::gets
Howard Hinnant
- LWG Issue 2143: ios_base::xalloc should be thread-safe
Howard Hinnant
- [PATCH] Microsoft C++ Record Layout
Warren Hunt
- [PATCH] Microsoft C++ Record Layout
Warren Hunt
- r192312 - Initialize vtorDisp in class constructors and destructors
Warren Hunt
- r192331 - Use KEY_WOW64_32KEY when reading the registry in WindowsToolChain.cpp (PR17033)
Warren Hunt
- r192312 - Initialize vtorDisp in class constructors and destructors
Warren Hunt
- [PATCH] Microsoft C++ Record Layout
Warren Hunt
- r192494 - Adds Microsoft compatiable C++ record layout code to clang.
Warren Hunt
- [PATCH] Microsoft C++ Record Layout
Warren Hunt
- [PATCH] Microsoft C++ Record Layout
Warren Hunt
- r192314 - Consumed analysis: improve loop handling. The prior version of the analysis
DeLesley Hutchins
- r192315 - Fix warnings introduced in r192314.
DeLesley Hutchins
- r192508 - Consumed analysis: check destructor calls.
DeLesley Hutchins
- r192513 - Consumed analysis: switch from tests_consumed/unconsumed to a general
DeLesley Hutchins
- r192515 - Consumed analysis: replace the consumes attribute with a set_typestate
DeLesley Hutchins
- [PATCH] Abstract out parts of thunk emission code, add support for simple thunks for -cxx-abi microsoft
Timur Iskhodzhanov
- [PATCH] Abstract out parts of thunk emission code, add support for simple thunks for -cxx-abi microsoft
Timur Iskhodzhanov
- [PATCH] Abstract out parts of thunk emission code, add support for simple thunks for -cxx-abi microsoft
Timur Iskhodzhanov
- [PATCH] Abstract out parts of thunk emission code, add support for simple thunks for -cxx-abi microsoft
Timur Iskhodzhanov
- [PATCH] Abstract out parts of thunk emission code, add support for simple thunks for -cxx-abi microsoft
Timur Iskhodzhanov
- [PATCH] Abstract out parts of thunk emission code, add support for simple thunks for -cxx-abi microsoft
Timur Iskhodzhanov
- [PATCH] Abstract out parts of thunk emission code, add support for simple thunks for -cxx-abi microsoft
Timur Iskhodzhanov
- r192220 - Abstract out parts of thunk emission code, add support for simple thunks when using -cxx-abi microsoft
Timur Iskhodzhanov
- [PATCH] Abstract out parts of thunk emission code, add support for simple thunks for -cxx-abi microsoft
Timur Iskhodzhanov
- r192225 - Revert 192220 as it fails on an assertion
Timur Iskhodzhanov
- r192285 - Reland 192220 "Abstract out parts of thunk emission code, add support for simple thunks when using -cxx-abi microsoft" with relaxed assertions
Timur Iskhodzhanov
- r192288 - Code cleanup: rename VTableContext to ItaniumVTableContext, VTableBuilder to ItaniumVTableBuilder and clang-format code around
Timur Iskhodzhanov
- [PATCH] Initialize vtorDisp in class constructors and destructors
Timur Iskhodzhanov
- [PATCH] Initialize vtorDisp in class constructors and destructors
Timur Iskhodzhanov
- [PATCH] Initialize vtorDisp in class constructors and destructors
Timur Iskhodzhanov
- [PATCH] Initialize vtorDisp in class constructors and destructors
Timur Iskhodzhanov
- [PATCH] Initialize vtorDisp in class constructors and destructors
Timur Iskhodzhanov
- r192312 - Initialize vtorDisp in class constructors and destructors
Timur Iskhodzhanov
- [PATCH] Initialize vtorDisp in class constructors and destructors
Timur Iskhodzhanov
- r192288 - Code cleanup: rename VTableContext to ItaniumVTableContext, VTableBuilder to ItaniumVTableBuilder and clang-format code around
Timur Iskhodzhanov
- r192312 - Initialize vtorDisp in class constructors and destructors
Timur Iskhodzhanov
- [PATCH] [ms-cxxabi] Remove hack from GetAddrOfCXXDestructor for complete dtors
Timur Iskhodzhanov
- r192359 - Disable RTTI in one test so clang doesn't assert behind the scenes
Timur Iskhodzhanov
- [PATCH] [ms-cxxabi] Remove hack from GetAddrOfCXXDestructor for complete dtors
Timur Iskhodzhanov
- r192312 - Initialize vtorDisp in class constructors and destructors
Timur Iskhodzhanov
- r192531 - Callback support for OpenCL extension pragmas.
Pekka Jaaskelainen
- r192115 - ObjectiveC: Warn when 'readonly' property has explicit
Fariborz Jahanian
- r192127 - ObjectiveC modern rewriter. Rewrite typedefs
Fariborz Jahanian
- r192129 - ObjectiveC migrator: A typical implementation of
Fariborz Jahanian
- r192226 - ObjectiveC migration. Add support for inferring
Fariborz Jahanian
- r192237 - ObjectiveC migrator: Add support for inferring
Fariborz Jahanian
- r192305 - ObjectiveC migrator. Introduce a new print policy for
Fariborz Jahanian
- r192317 - ObjectiveC migrator. Introduce a new objcmt-atomic-property option
Fariborz Jahanian
- r192377 - ObjectiveC migrator: For 'default' and 'shared' family of
Fariborz Jahanian
- r192399 - ObjectiveC. ObjectiveC's collection selector expression in
Fariborz Jahanian
- r192407 - ObjectiveC migrator. When migrating to NS_ENUM/NS_OPTIONS,
Fariborz Jahanian
- r192468 - ObjectiveC migrator: fixes a bug when in NS_ENUM/NS_OPTIONS
Fariborz Jahanian
- r192506 - ObjectiveC migrator. also support migration to
Fariborz Jahanian
- [PATCH] libclang: python bindings: Add __contains__ to SourceRange
Loïc Jaquemet
- r192168 - clang-format: Improve constructor initializer linewrapping.
Daniel Jasper
- [PATCH] Added option to clang-format-diff.py to just output diff without changing files.
Daniel Jasper
- r192168 - clang-format: Improve constructor initializer linewrapping.
Daniel Jasper
- [PATCH] Don't remove unknown tokens that are not whitespace (PR17215).
Daniel Jasper
- [PATCH] Don't remove unknown tokens that are not whitespace (PR17215).
Daniel Jasper
- r192184 - clang-format: Don't exit with failure on empty files.
Daniel Jasper
- [PATCH] [WIP] clang-format: Enforce EOL at EOF as required by C standard
Daniel Jasper
- r192187 - clang-format: Improve indentation when deriving from templated classes.
Daniel Jasper
- [PATCH] Don't remove unknown tokens that are not whitespace (PR17215).
Daniel Jasper
- clang-format: Replaced PointerBindsToType with PointerBinding to allow third kind of formatting
Daniel Jasper
- r192297 - clang-format: Fix template declaration line breaking with comment.
Daniel Jasper
- [PATCH] Don't remove unknown tokens that are not whitespace (PR17215).
Daniel Jasper
- [PATCH] Correctly detect colon in bit fields. Fixes PR17333.
Daniel Jasper
- [PATCH] Implement correct indentation across preprocessor branches.
Daniel Jasper
- r192490 - clang-format: Don't remove 'unknown' tokens.
Daniel Jasper
- [PATCH] Implement correct indentation across preprocessor branches.
Daniel Jasper
- [PATCH] Don't break string literals inside preprocessor directives.
Daniel Jasper
- [PATCH] Keep track of indentation levels in static initializers for correct indentation with tabs.
Daniel Jasper
- r192524 - clang-format: No space in "<::" in C++11 mode.
Daniel Jasper
- r192535 - clang-format: Fix assertion on unterminated #ifs.
Daniel Jasper
- [PATCH] Added callback support for OpenCL extension pragmas.
Pekka Jääskeläinen
- [patch] [libcxx] chrono.cpp revision
Yaron Keren
- [PATCH] libcxx random_device for Win32
Yaron Keren
- [PATCH] libcxx random_device for Win32
Yaron Keren
- [PATCH] libcxx random_device for Win32
Yaron Keren
- [PATCH] libcxx random_device for Win32
Yaron Keren
- [PATCH] libcxx random_device for Win32
Yaron Keren
- [PATCH] libcxx random_device for Win32
Yaron Keren
- [PATCH] libcxx random_device for Win32 review
Yaron Keren
- [patch] [libcxx] random.cpp not quite right for vc
Yaron Keren
- r192331 - Use KEY_WOW64_32KEY when reading the registry in WindowsToolChain.cpp (PR17033)
Yaron Keren
- VS Build Failures
Yaron Keren
- r192091 - Driver: Use the canonical command line arguments.
Reid Kleckner
- [PATCH] [ms-cxxabi] Fix the calling convention for operator new in records
Reid Kleckner
- [PATCH] [ms-cxxabi] Fix the calling convention for operator new in records
Reid Kleckner
- [PATCH] Abstract out parts of thunk emission code, add support for simple thunks for -cxx-abi microsoft
Reid Kleckner
- r192141 - clang-cl: Accept and mostly ignore /vm*, /GF, /GF-, /Zm, and /bigobj
Reid Kleckner
- [PATCH] For clang-cl, implement additional compatibility arguments (/vm,/GF,/GF-,/Zm,/bigobj).
Reid Kleckner
- [PATCH] [ms-cxxabi] Fix the calling convention for operator new in records
Reid Kleckner
- [PATCH] [ms-cxxabi] Fix the calling convention for operator new in records
Reid Kleckner
- r192150 - [ms-cxxabi] Fix the calling convention for operator new in records
Reid Kleckner
- [PATCH] [ms-cxxabi] Fix the calling convention for operator new in records
Reid Kleckner
- [PATCH] Abstract out parts of thunk emission code, add support for simple thunks for -cxx-abi microsoft
Reid Kleckner
- [PATCH] Abstract out parts of thunk emission code, add support for simple thunks for -cxx-abi microsoft
Reid Kleckner
- r192228 - Explicitly request unsigned enum types when desired
Reid Kleckner
- r192244 - -Wmicrosoft: Don't warn on non-inline pure virtual method definitions
Reid Kleckner
- [patch] Use aliases for more constructors and destructors
Reid Kleckner
- r192288 - Code cleanup: rename VTableContext to ItaniumVTableContext, VTableBuilder to ItaniumVTableBuilder and clang-format code around
Reid Kleckner
- [patch] [libcxx] make shared_mutex MSVC friendly
Reid Kleckner
- [patch] [libcxx] cmakelists.txt patch to disable int to bool error warning for msvc
Reid Kleckner
- [PATCH] Initialize vtorDisp in class constructors and destructors
Reid Kleckner
- [PATCH] Initialize vtorDisp in class constructors and destructors
Reid Kleckner
- [PATCH] Tighten diagnostics for calling conventions on variadic functions
Reid Kleckner
- [Patch] Mangle C __stdcall and __fastcall in clang
Reid Kleckner
- [PATCH] Initialize vtorDisp in class constructors and destructors
Reid Kleckner
- [PATCH] [ms-cxxabi] Remove hack from GetAddrOfCXXDestructor for complete dtors
Reid Kleckner
- [PATCH] Microsoft C++ Record Layout
Reid Kleckner
- [Patch] Mangle C __stdcall and __fastcall in clang
Reid Kleckner
- r192300 - Use aliases for more constructors and destructors.
Reid Kleckner
- [PATCH] Add section about clang-cl to UsersManual.rst
Reid Kleckner
- [PATCH] [ms-cxxabi] Remove hack from GetAddrOfCXXDestructor for complete dtors
Reid Kleckner
- [PATCH] Make CodeGenTypes data members private.
Reid Kleckner
- [PATCH] Decouple creation of CodeGenTypes from CodeGenModule.
Reid Kleckner
- [PATCH] ms-compat: Fix taking the address of a member of a dependent base
Reid Kleckner
- r192465 - clang-cl: Mark /FA and /Fa as unsupported options
Reid Kleckner
- r192495 - Fix unused variable warning in MS record layout.
Reid Kleckner
- r192496 - Use castAs instead of cast in thunk generation
Reid Kleckner
- r192502 - Only use the MS record layout when using the MS C++ ABI
Reid Kleckner
- r192494 - Adds Microsoft compatiable C++ record layout code to clang.
Reid Kleckner
- [patch] Emit aliases for more constructors (V2)
Reid Kleckner
- [libcxxabi] r192136 - libcxxabi contains the runtime support for C++. But, as some folks have
Nick Kledzik
- [libcxxabi][PATCH] unwinder
Nick Kledzik
- [libcxxabi][PATCH] unwinder
Nick Kledzik
- [libcxxabi][PATCH] unwinder
Nick Kledzik
- [libcxxabi] r192241 - Fix conditionals on __Unwind_SjLj_* functions to only build for SJLJ based architectures
Nick Kledzik
- [libcxxabi][PATCH] unwinder
Nick Kledzik
- [libcxxabi] r192245 - [unwind] add required #include
Nick Kledzik
- [libcxxabi] r192248 - [unwind] Fix unw_init_remote_thread() use to void* instead of thread_t for parameter to match other implementations
Nick Kledzik
- [PATCH] [unwind] build on older darwins
Nick Kledzik
- r192094 - Fix incorrect detection of class definitions with alignas specification.
Manuel Klimek
- r192168 - clang-format: Improve constructor initializer linewrapping.
Manuel Klimek
- [PATCH] Fix replacements for files with relative paths are not applied.
Manuel Klimek
- r192168 - clang-format: Improve constructor initializer linewrapping.
Manuel Klimek
- [PATCH] Don't remove unknown tokens that are not whitespace (PR17215).
Manuel Klimek
- [PATCH] Implement correct indentation across preprocessor branches.
Manuel Klimek
- [PATCH] Refactor DynTypedMatcher into a value type class, just like Matcher<T>.
Manuel Klimek
- [PATCH] clang-modernize: Add SubprocessCompilationDatabase
Manuel Klimek
- [PATCH] Add partial support for the hasDeclaration() matcher in the dynamic layer.
Manuel Klimek
- [PATCH] Refactor DynTypedMatcher into a value type class, just like Matcher<T>.
Manuel Klimek
- [PATCH] clang-modernize: Add SubprocessCompilationDatabase
Manuel Klimek
- [PATCH] Implement correct indentation across preprocessor branches.
Manuel Klimek
- [PATCH] Implement correct indentation across preprocessor branches.
Manuel Klimek
- r192503 - Support formatting of preprocessor branches.
Manuel Klimek
- [PATCH] clang-modernize: Add SubprocessCompilationDatabase
Manuel Klimek
- r192543 - Automatically munch semicolons after blocks.
Manuel Klimek
- [PATCH] Added option to clang-format-diff.py to just output diff without changing files.
Alexander Kornienko
- [PATCH] Don't break string literals inside preprocessor directives.
Alexander Kornienko
- [PATCH] Don't break string literals inside preprocessor directives.
Alexander Kornienko
- [PATCH] Added option to clang-format-diff.py to just output diff without changing files.
Alexander Kornienko
- [PATCH] Don't remove unknown tokens that are not whitespace (PR17215).
Alexander Kornienko
- [PATCH] Don't remove unknown tokens that are not whitespace (PR17215).
Alexander Kornienko
- [PATCH] Don't remove unknown tokens that are not whitespace (PR17215).
Alexander Kornienko
- [PATCH] Don't remove unknown tokens that are not whitespace (PR17215).
Alexander Kornienko
- [PATCH] Don't remove unknown tokens that are not whitespace (PR17215).
Alexander Kornienko
- [PATCH] Don't remove unknown tokens that are not whitespace (PR17215).
Alexander Kornienko
- [PATCH] Don't remove unknown tokens that are not whitespace (PR17215).
Alexander Kornienko
- [PATCH] Don't remove unknown tokens that are not whitespace (PR17215).
Alexander Kornienko
- [PATCH] Correctly detect colon in bit fields. Fixes PR17333.
Alexander Kornienko
- r192349 - Correctly detect colon in bit fields. Fixes PR17333.
Alexander Kornienko
- [PATCH] Correctly detect colon in bit fields. Fixes PR17333.
Alexander Kornienko
- [PATCH] Keep track of indentation levels in static initializers for correct indentation with tabs.
Alexander Kornienko
- r192505 - Changed clang-format-diff.py to output diff by default. Added -i option to apply changes to files instead.
Alexander Kornienko
- r192507 - Don't break string literals inside preprocessor directives.
Alexander Kornienko
- [PATCH] Don't break string literals inside preprocessor directives.
Alexander Kornienko
- r192563 - Keep track of indentation levels in static initializers for correct indentation with tabs.
Alexander Kornienko
- [Patch] Mangle C __stdcall and __fastcall in clang
Anton Korobeynikov
- r192202 - Fix an edge case in the template differ with default arguments.
Benjamin Kramer
- r192203 - Convert anachronistic use of 'void *' to 'DeclContext *' in Scope that was a holdover from the long-dead Action interface.
Benjamin Kramer
- r192345 - Sema: Taking the address of a dtor is illegal per C++ [class.dtor]p2.
Benjamin Kramer
- r192347 - Parser: Avoid a crash-on-invalid when trying to diagnose function calls with -> in it.
Benjamin Kramer
- r192345 - Sema: Taking the address of a dtor is illegal per C++ [class.dtor]p2.
Benjamin Kramer
- r192551 - Fix typo: inccrementally
Benjamin Kramer
- r192143 - Suppress useless -Wshadow warning when using _mm* macros from emmintrin.h
Ted Kremenek
- r192144 - Split test to test -Wshadow with emmintrin.h more portable.
Ted Kremenek
- r192143 - Suppress useless -Wshadow warning when using _mm* macros from emmintrin.h
Ted Kremenek
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Ted Kremenek
- r192143 - Suppress useless -Wshadow warning when using _mm* macros from emmintrin.h
Ted Kremenek
- r192203 - Convert anachronistic use of 'void *' to 'DeclContext *' in Scope that was a holdover from the long-dead Action interface.
Ted Kremenek
- r192211 - Remove transient code I did not mean to check in.
Ted Kremenek
- r192203 - Convert anachronistic use of 'void *' to 'DeclContext *' in Scope that was a holdover from the long-dead Action interface.
Ted Kremenek
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
Ted Kremenek
- r192328 - Refine string literal concatenation warning within an NSArray literal to not warn when the literal comes from a macro expansion. Fixes <rdar://problem/15147688>.
Ted Kremenek
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
Ted Kremenek
- r192334 - Fix getIntegerTypeOrder() to properly handle enums by first unwrapping their underlying integer type. This is a precondition for calling getIntegerRank().
Ted Kremenek
- r192338 - Make test portable.
Ted Kremenek
- [PATCH] Header guard warning is too agressive
Ted Kremenek
- libclang: expose ref-qualifier of function type
Argyrios Kyrtzidis
- r192493 - [libclang] Introduce clang_Type_getCXXRefQualifier whichexposes ref-qualifier information of function type.
Argyrios Kyrtzidis
- libclang: expose ref-qualifier of function type
Argyrios Kyrtzidis
- [PATCH] Decouple creation of CodeGenTypes from CodeGenModule.
Mark Lacey
- [PATCH] Decouple creation of CodeGenTypes from CodeGenModule.
Mark Lacey
- [PATCH] Decouple creation of CodeGenTypes from CodeGenModule.
Mark Lacey
- [PATCH] Make CodeGenTypes data members private.
Mark Lacey
- r192390 - Make CodeGenTypes data members private.
Mark Lacey
- [PATCH] Decouple creation of CodeGenTypes from CodeGenModule.
Mark Lacey
- [PATCH] Added callback support for OpenCL extension pragmas.
Mikael Lepistö
- [PATCH] Added callback support for OpenCL extension pragmas.
Mikael Lepistö
- patch: new attribute enable_if
Nick Lewycky
- r192412 - Fix typo in comment. No functionality change.
Nick Lewycky
- r192413 - Add -fno-function-sections and -fno-data-sections. Since
Nick Lewycky
- r192417 - The emitted IR is the same, we need these flags to actually use the LLVM target.
Nick Lewycky
- r192417 - The emitted IR is the same, we need these flags to actually use the LLVM target.
Nick Lewycky
- r192521 - Add missing flags -fexpensive-optimizations and -minline-all-stringops as noops.
Nick Lewycky
- [PATCH][AArch64] implement aarch64 neon load/store instructions class AdvSIMD (lselem)
Hao Liu
- [PATCH][AArch64] implement aarch64 neon load/store instructions class AdvSIMD (lselem)
Hao Liu
- [PATCH][AArch64] implement aarch64 neon load/store instructions class AdvSIMD (lselem)
Hao Liu
- [PATCH] Implement aarch64 neon instruction class SIMD copy - LLVM
Hao Liu
- [PATCH][AArch64] implement aarch64 neon load/store instructions class AdvSIMD (lselem)
Hao Liu
- [PATCH] [AArch64] implement aarch64 neon vector load/store N-element structure class AdvSIMD (lselem)
Hao Liu
- r192351 - Implement AArch64 vector load/store multiple N-element structure class SIMD(lselem).
Hao Liu
- [PATCH] Implement aarch64 neon instruction class SIMD copy - Clang
Hao Liu
- r192362 - Implement AArch64 vector load/store multiple N-element structure class SIMD(lselem).
Hao Liu
- [PATCH] Implement aarch64 neon instruction class SIMD copy - Clang
Hao Liu
- XCore Bug in EmitVAArg
Robert Lytton
- XCore target add toolchain
Robert Lytton
- r192436 - XCore : Fix bug in XCoreABIInfo::EmitVAArg()
Robert Lytton
- r192437 - XCore target: add an xcore toolchain implementation
Robert Lytton
- r192439 - remove path separator from test/Driver/xcore-opts.c
Robert Lytton
- [patch] [libcxx] possible version mistake in deque
G M
- [patch] [libcxx] possible version mistake in deque - sent by mistake. ignore will revise.
G M
- [patch] [libcxx] deque the intended version!
G M
- [patch] [libcxx] deque the intended version!
G M
- [patch] [libcxx] deque the intended version!
G M
- [PATCH] libcxx random_device for Win32 review
G M
- [patch] [libcxx] make shared_mutex MSVC friendly
G M
- [patch] [libcxx] regex - make regex msvc friendly renamed __value to ___value
G M
- [patch] [libcxx] cmakelists.txt patch to disable int to bool error warning for msvc
G M
- [patch] [libcxx] make shared_mutex MSVC friendly
G M
- [patch] [libcxx] cmakelists.txt patch to disable int to bool error warning for msvc
G M
- [patch] [libcxx] __config cheeky macro redefinition workaround
G M
- [patch] [libcxx] msvcrt revised support.h
G M
- [patch] [libcxx] msvcrt revised support.h
G M
- VS Build Failures
G M
- [patch] [libcxx] random.cpp not quite right for vc
G M
- [patch] [libcxx] msvc locale.cpp
G M
- VS Build Failures
G M
- [patch] [libcxx] cmakelists.txt - change default warnings
G M
- [patch] [libcxx] more implicit bools made explicit
G M
- [PATCH] [libcxx] Windows port of thread/mutex/chrono
G M
- [patch] libcxx "modernize" iostream.cpp and make it work with msvc
G M
- [patch] [libcxx] memory - small fixes to remove warnings in msvc
G M
- r192091 - Driver: Use the canonical command line arguments.
David Majnemer
- [PATCH] Driver: Use the canonical command line arguments.
David Majnemer
- r192258 - Make wording for certain invalid unary expressions more consistent.
David Majnemer
- [PATCH] Sema: Do not allow template declarations inside local classes
David Majnemer
- [PATCH] Sema: Do not allow template declarations inside local classes
David Majnemer
- [PATCH] [libcxx] Windows port of thread/mutex/chrono
David Majnemer
- [PATCH] [StaticAnalyzer] New checker StringPlusChar
Daniel Marjamäki
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Daniel Marjamäki
- [PATCH] Implement aarch64 neon instruction class SIMD copy - LLVM
James Molloy
- [PATCH] Implement aarch64 neon instruction class SIMD copy - LLVM
James Molloy
- [PATCH] Support cross-compiling for Arm on a x86 Linux
Murali, Sriram
- [PATCH] Support cross-compiling for Arm on a x86 Linux
Murali, Sriram
- [PATCH] Support cross-compiling for Arm on a x86 Linux
Murali, Sriram
- [PATCH] Support cross-compiling for Arm on a x86 Linux machine
Murali, Sriram
- [PATCH][AArch64] implement aarch64 neon load/store instructions class AdvSIMD (lselem)
Tim Northover
- [PATCH] Implement aarch64 neon instruction class SIMD copy - LLVM
Tim Northover
- [PATCH][AArch64] implement aarch64 neon load/store instructions class AdvSIMD (lselem)
Tim Northover
- [PATCH] [AArch64] implement aarch64 neon vector load/store N-element structure class AdvSIMD (lselem)
Tim Northover
- [PATCH] [AArch64] implement aarch64 neon vector load/store N-element structure class AdvSIMD (lselem)
Tim Northover
- r192356 - Revert "Implement AArch64 vector load/store multiple N-element structure class SIMD(lselem). "
Tim Northover
- Add -fauto-profile option to Clang driver
Diego Novillo
- [patch] [libcxx] possible version mistake in deque
Arthur O'Dwyer
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
Arthur O'Dwyer
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
Arthur O'Dwyer
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
Arthur O'Dwyer
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
Arthur O'Dwyer
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
Arthur O'Dwyer
- [PATCH] AArch32 target support
Bernie Ogden
- [PATCH] compile on Solaris 11
Vladimir Voskresensky - Oracle
- [PATCH] compile on Solaris 11
Vladimir Voskresensky - Oracle
- [PATCH] compile on Solaris 11
Vladimir Voskresensky - Oracle
- XCore Bug in EmitVAArg
Richard Osborne
- XCore target add toolchain
Richard Osborne
- [PATCH] clang-modernize: Clean up help output
Guillaume Papin
- [PATCH] clang-modernize: Clean up help output
Guillaume Papin
- [PATCH] clang-modernize: Add SubprocessCompilationDatabase
Guillaume Papin
- [PATCH] clang-modernize: Add SubprocessCompilationDatabase
Guillaume Papin
- r192200 - Add fixits suggesting parenthesis around type name in expressions like sizeof.
Serge Pavlov
- r192200 - Add fixits suggesting parenthesis around type name in expressions like sizeof.
Serge Pavlov
- r192204 - Fixed grammar. Thanks to Jordan Rose.
Serge Pavlov
- r192208 - Fixed messages in tests.
Serge Pavlov
- r192200 - Add fixits suggesting parenthesis around type name in expressions like sizeof.
Serge Pavlov
- [PATCH] Header guard warning is too agressive
Ismail Pazarbasi
- [clang-tools-extra] r192540 - Test commit; added new line to the end of README.txt
Ismail Pazarbasi
- [clang-tools-extra] r192541 - Reverted Test commit; added new line to the end of README.txt
Ismail Pazarbasi
- r192547 - Relax header guard mismatch warning with edit distance heuristic.
Ismail Pazarbasi
- [PATCH] Implement aarch64 neon instruction class SIMD copy - LLVM
Kevin Qin
- [PATCH] Implement aarch64 neon instruction class SIMD copy - Clang
Kevin Qin
- [PATCH] Implement aarch64 neon instruction class SIMD copy - LLVM
Kevin Qin
- [PATCH] Implement aarch64 neon instruction class SIMD copy - LLVM
Kevin Qin
- [PATCH] Implement aarch64 neon instruction class SIMD copy - LLVM
Kevin Qin
- [PATCH] Implement aarch64 neon instruction class SIMD copy - Clang
Kevin Qin
- r192411 - Implemented aarch64 SIMD copy related ACLE intrinsic :
Kevin Qin
- r192145 - TBAA: use the same format for scalar TBAA and struct-path aware TBAA.
Manman Ren
- r191586 - TBAA: use the same format for scalar TBAA and struct-path aware TBAA.
Manman Ren
- r192247 - Debug Info: update testing cases when the derived-from field of
Manman Ren
- r192252 - Debug Info: update testing cases when the derived-from field of
Manman Ren
- r192257 - Debug Info: update testing cases when the context field of
Manman Ren
- r192321 - Debug Info: update testing cases when the context and type fields of
Manman Ren
- r192379 - Debug Info: update testing cases when the context field of subprogram is updated
Manman Ren
- r188739 - Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""""
Manman Ren
- r188739 - Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""""
Manman Ren
- r192497 - Turn struct-path aware TBAA on by default.
Manman Ren
- r188739 - Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""""
Manman Ren
- Unavailable method checker
Richard
- Unavailable method checker
Richard
- [PATCH] libcxx random_device for Win32
Nico Rieck
- [PATCH] [libcxx] Use better prefix for macro indicating a shared DLL build
Nico Rieck
- [PATCH] [libcxx] Windows port of thread/mutex/chrono
Nico Rieck
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Jordan Rose
- r192113 - [analyzer] RetainCountChecker: add support for CFAutorelease.
Jordan Rose
- r192114 - [analyzer] ArrayRef-ize BugReporter::EmitBasicReport.
Jordan Rose
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Jordan Rose
- r192200 - Add fixits suggesting parenthesis around type name in expressions like sizeof.
Jordan Rose
- r192237 - ObjectiveC migrator: Add support for inferring
Jordan Rose
- [PATCH] Warning for Out of bound access of Array of Structures/Unions not reported
Jordan Rose
- [PATCH][StaticAnalyzer] new check comparing equal expression
Jordan Rose
- Unavailable method checker
Jordan Rose
- r192112 - [AArch64] Add support for NEON scalar arithmetic instructions:
Chad Rosier
- r192232 - [AArch64] Add support for NEON scalar signed/unsigned integer to floating-point
Chad Rosier
- r192243 - [AArch64] Add support for NEON scalar floating-point reciprocal estimate,
Chad Rosier
- [PATCH] New SystemZ backend: clang changes
Richard Sandiford
- r192143 - Suppress useless -Wshadow warning when using _mm* macros from emmintrin.h
Jonathan Sauer
- [PATCH] Modularize assistant mode
Sean Silva
- [libclc] r192383 - Implement nextafter() builtin
Sean Silva
- r192417 - The emitted IR is the same, we need these flags to actually use the LLVM target.
Sean Silva
- [PATCH] Modularize assistant mode
Sean Silva
- [PATCH] Update clang-modernizer docs
Tareq A. Siraj
- [PATCH] [ARM] Fix AArch32 and pre-v8 poly types to be unsigned
Bradley Smith
- r192092 - When merging class definitions across modules in C++, merge together fields.
Richard Smith
- [PATCH] Remove -ast-dump-xml
Richard Smith
- patch: new attribute enable_if
Richard Smith
- [PATCH] Sema: When merging typedefs, handle records before merging attributes
Richard Smith
- [PATCH] Implement transformations of non-capturing nested lambdas.
Richard Smith
- r192128 - Add support for WG21 N3599 (literal operator template for strings) as a GNU
Richard Smith
- [PATCH] C++1y: Implement n3599
Richard Smith
- [PATCH] Fix linkage calculation of auto member functions returning lambdas
Richard Smith
- [libcxx] r192038 - Implement LWG issue 2275 'forward_as_tuple should be constexpr'
Richard Smith
- [PATCH] Attribute parsing following labels
Richard Smith
- [PATCH] Attribute parsing following labels
Richard Smith
- [PATCH] Make InstantiatingTemplate depth checks clearer
Richard Smith
- LWG Issue 2141: common type
Richard Smith
- [PATCH] Fix missed exception spec checks and crashes
Richard Smith
- [PATCH] Attribute parsing following labels
Richard Smith
- r192131 - Remove -ast-dump-xml.
Richard Smith
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Richard Smith
- [PATCH] Sema: When merging typedefs, handle records before merging attributes
Richard Smith
- [PATCH] [ms-cxxabi] Fix the calling convention for operator new in records
Richard Smith
- r192140 - Add a triple to unbreak buildbots where size_t is not 'unsigned long'.
Richard Smith
- r192128 - Add support for WG21 N3599 (literal operator template for strings) as a GNU
Richard Smith
- [PATCH] Fix an instantiation error with nested generic lambdas and fptrs
Richard Smith
- LWG Issue 2141: common type
Richard Smith
- [PATCH] Sema: When merging typedefs, handle records before merging attributes
Richard Smith
- r192143 - Suppress useless -Wshadow warning when using _mm* macros from emmintrin.h
Richard Smith
- [PATCH] [ms-cxxabi] Fix the calling convention for operator new in records
Richard Smith
- r192221 - Remove documentation of removed -ast-dump-xml flag.
Richard Smith
- r192222 - Suggest people use -Xclang not -cc1 when passing options to the frontend.
Richard Smith
- [PATCH] Attribute parsing following labels
Richard Smith
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
Richard Smith
- r192345 - Sema: Taking the address of a dtor is illegal per C++ [class.dtor]p2.
Richard Smith
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
Richard Smith
- r192512 - Improve the error message for attempting to build a for range loop using a
Richard Smith
- r192559 - Don't get confused by a virt-specifier after a trailing-return-type - it's not
Richard Smith
- r192560 - Merge common pointers for redeclarations of the same template across modules.
Richard Smith
- [libcxxabi][PATCH] unwinder
Joerg Sonnenberger
- [libcxxabi] r192180 - Consistent spelling of names.
Joerg Sonnenberger
- r192521 - Add missing flags -fexpensive-optimizations and -minline-all-stringops as noops.
Joerg Sonnenberger
- [libclc] r192381 - Add missing as_{float,double} functions
Tom Stellard
- [libclc] r192382 - Implement isnan() builtin
Tom Stellard
- [libclc] r192383 - Implement nextafter() builtin
Tom Stellard
- [libclc] r192384 - Implement sign() builtin
Tom Stellard
- [libclc] r192385 - Port pocl's gen_convert.py script to libclc
Tom Stellard
- r192095 - Sema::tryCaptureVariable(): Prune three unused variables, HasBlocksAttr, IsBlock, and IsLambda. [-Wunused-variable]
NAKAMURA Takumi
- r192286 - clang/test/Coverage/codegen-next.m: Exclude this for targeting x86_64-win32.
NAKAMURA Takumi
- [PATCH] Modularize assistant mode
John Thompson
- [PATCH] Modularize assistant mode
John Thompson
- [PATCH] Modularize assistant mode
John Thompson
- r192177 - Make InstantiatingTemplate depth checks clearer
Alp Toker
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
Richard Trieu
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
Richard Trieu
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
Richard Trieu
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
Richard Trieu
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
Richard Trieu
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
Richard Trieu
- [PATCH] Header guard warning is too agressive
Richard Trieu
- r192512 - Improve the error message for attempting to build a for range loop using a
Richard Trieu
- [PATCH] Driver: Use the canonical command line arguments.
Rui Ueyama
- [PATCH] Driver: Use the canonical command line arguments.
Rui Ueyama
- r192300 - Use aliases for more constructors and destructors.
Rui Ueyama
- [PATCH] Fix an instantiation error with nested generic lambdas and fptrs
Faisal Vali
- [PATCH] Implement transformations of non-capturing nested lambdas.
Faisal Vali
- [PATCH] Implement transformations of non-capturing nested lambdas.
Faisal Vali
- r192166 - Fix linkage calculation of auto member functions returning lambdas
Faisal Vali
- [PATCH] Remove LambdaExpr and use Flag for IsGenericLambda
Faisal Vali
- [clang-tools-extra] r192100 - clang-modernize: Fixing doxygen warnings
Edwin Vane
- [PATCH] clang-modernize: Clean up help output
Edwin Vane
- [clang-tools-extra] r192105 - Update clang-modernizer docs
Edwin Vane
- [PATCH] Update clang-modernizer docs
Edwin Vane
- [PATCH] clang-modernize: Clean up help output
Edwin Vane
- [clang-tools-extra] r192189 - Switching code owner email address.
Edwin Vane
- [PATCH] clang-modernize: Add SubprocessCompilationDatabase
Edwin Vane
- [clang-tools-extra] r192253 - clang-modernize: Clean up help output
Edwin Vane
- [PATCH] clang-modernize: Clean up help output
Edwin Vane
- [PATCH] clang-modernize: Add SubprocessCompilationDatabase
Edwin Vane
- [PATCH] clang-modernize: Add SubprocessCompilationDatabase
Edwin Vane
- [PATCH] clang-modernize: Add SubprocessCompilationDatabase
Edwin Vane
- [PATCH] clang-modernize: Add SubprocessCompilationDatabase
Edwin Vane
- [PATCH] clang-modernize: Add SubprocessCompilationDatabase
Edwin Vane
- [PATCH] Record ranges skipped by the preprocessor and expose them with libclang.
Erik Verbruggen
- [PATCH][StaticAnalyzer] new check comparing equal expression
Per Viberg
- r192091 - Driver: Use the canonical command line arguments.
Nico Weber
- r192201 - clang-cl: ignore the /sdl[-] flag
Hans Wennborg
- r192201 - clang-cl: ignore the /sdl[-] flag
Hans Wennborg
- [PATCH] Turn error about fastcall variadic function into warning in MS mode (PR12535)
Hans Wennborg
- r192240 - Turn error about fastcall variadic function into warning in MS mode (PR12535)
Hans Wennborg
- [PATCH] Turn error about fastcall variadic function into warning in MS mode (PR12535)
Hans Wennborg
- [PATCH] Tighten diagnostics for calling conventions on variadic functions
Hans Wennborg
- r192308 - Tighten diagnostics for calling conventions on variadic functions
Hans Wennborg
- [PATCH] Tighten diagnostics for calling conventions on variadic functions
Hans Wennborg
- [PATCH] Tighten diagnostics for calling conventions on variadic functions
Hans Wennborg
- [PATCH] Add section about clang-cl to UsersManual.rst
Hans Wennborg
- r192331 - Use KEY_WOW64_32KEY when reading the registry in WindowsToolChain.cpp (PR17033)
Hans Wennborg
- [PATCH] Add section about clang-cl to UsersManual.rst
Hans Wennborg
- [PATCH] Add section about clang-cl to UsersManual.rst
Hans Wennborg
- r192337 - Add a section about clang-cl to UsersManual.rst
Hans Wennborg
- [PATCH]Locate Visual Studio InstallDir in the presence of newer runtime
Hans Wennborg
- [PATCH] Add section about clang-cl to UsersManual.rst
Hans Wennborg
- r192374 - Locate VS InstallDir in the presence of newer runtime
Hans Wennborg
- Add -fauto-profile option to Clang driver
Hans Wennborg
- [PATCH]Locate Visual Studio InstallDir in the presence of newer runtime
Hans Wennborg
- r192402 - clang-cl: Expose the -m32 and -m64 command-line options
Hans Wennborg
- r192405 - clang-cl: simplify the -m32 -m64 test
Hans Wennborg
- r192465 - clang-cl: Mark /FA and /Fa as unsupported options
Hans Wennborg
- r192465 - clang-cl: Mark /FA and /Fa as unsupported options
Hans Wennborg
- r192143 - Suppress useless -Wshadow warning when using _mm* macros from emmintrin.h
Bob Wilson
- [PATCH] [ARM] Fix AArch32 and pre-v8 poly types to be unsigned
Bob Wilson
- [PATCH] [analyzer][Review request] Better modelling of memcpy by the CStringChecker (PR16731)
Anton Yartsev
- [PATCH] Fix for bug in return type of __builtin_va_start.
Enea Zaffanella
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Anna Zaks
- [PATCH] clang-modernize: Add SubprocessCompilationDatabase
revane at gmail.com
- [PATCH] clang-modernize: Add SubprocessCompilationDatabase
revane at gmail.com
- clang-format: Replaced PointerBindsToType with PointerBinding to allow third kind of formatting
roman at himmes.com
- clang-format: Replaced PointerBindsToType with PointerBinding to allow third kind of formatting
roman at himmes.com
- r192120 - Fix objectsize tests after r192117
jahanian
- r192128 - Add support for WG21 N3599 (literal operator template for strings) as a GNU
jahanian
- r192200 - Add fixits suggesting parenthesis around type name in expressions like sizeof.
jahanian
- r192237 - ObjectiveC migrator: Add support for inferring
jahanian
- r192494 - Adds Microsoft compatiable C++ record layout code to clang.
jahanian
- [PATCH] [analyzer][Review request] Better modelling of memcpy by the CStringChecker (PR16731)
Антон Ярцев
- [PATCH] [analyzer][Review request] Better modelling of memcpy by the CStringChecker (PR16731)
Антон Ярцев
Last message date:
Sun Oct 13 23:31:52 PDT 2013
Archived on: Tue Aug 4 15:31:18 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).