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