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