The Week Of Monday 2 February 2015 Archives by author
Starting: Mon Feb 2 00:52:11 PST 2015
Ending: Sun Feb 8 21:59:44 PST 2015
Messages: 516
- [PATCH] cctype: tweak inclusions for _LIBCPP_MSVCRT case
Saleem Abdulrasool
- [PATCH] cctype: tweak inclusions for _LIBCPP_MSVCRT case
Saleem Abdulrasool
- [PATCH] cmath: account for MSVCRT 12.0 changes
Saleem Abdulrasool
- [PATCH] Handle function name conflicts in _LIBCPP_MSVCRT mode
Saleem Abdulrasool
- [PATCH] [libcxxabi] Fix -Werror build for 32-bit non-ARM.
Saleem Abdulrasool
- [libcxxabi] r228356 - indicate tag type in C
Saleem Abdulrasool
- [libcxxabi] r228357 - Silence warning about loss of precision
Saleem Abdulrasool
- [libcxxabi] r228358 - Silence some -Wundef warnings
Saleem Abdulrasool
- [libcxxabi] r228359 - Fix compilation of unwind on Darwin-x86_64
Saleem Abdulrasool
- [libcxxabi] r228365 - Revert "indicate tag type in C"
Saleem Abdulrasool
- [libcxxabi] r228408 - unwind: use -fno-rtti -fno-exceptions -funwind-tables
Saleem Abdulrasool
- [libcxxabi] r228423 - Unwind: replace pure virtual functions with aborts
Saleem Abdulrasool
- [libcxxabi] r228436 - Unwind: hoist placement delete into base class
Saleem Abdulrasool
- [libcxxabi] r228359 - Fix compilation of unwind on Darwin-x86_64
Saleem Abdulrasool
- [libcxxabi] r228195 - Whitespace cleanup.
Dan Albert
- [PATCH] [libcxxabi] Fix -Werror build for 32-bit non-ARM.
Dan Albert
- [libcxxabi] r228257 - Enable -Wundef.
Dan Albert
- [PATCH] [libcxxabi] Fix -Werror build for 32-bit non-ARM.
Dan Albert
- [libcxx] r228266 - Fix some -Wundef issues.
Dan Albert
- [libcxxabi] r228267 - Some more -Wundef issues.
Dan Albert
- [PATCH] [libcxxabi] Fix -Werror build for 32-bit non-ARM.
Dan Albert
- [PATCH] Add remote testing support to the lit config.
Dan Albert
- [PATCH] [libcxxabi] Install header files
Dan Albert
- [libcxxabi] r228360 - Formatting fixes.
Dan Albert
- [PATCH] [libcxxabi] Fix -Werror build for 32-bit non-ARM.
Dan Albert
- [PATCH] [libcxxabi] Fix -Werror build for 32-bit non-ARM.
Dan Albert
- [libcxxabi] r228363 - [libcxxabi] Fix -Werror build for 32-bit non-ARM.
Dan Albert
- [libcxx] r228364 - Add __cxxabi_config.h to libcxxabi headers.
Dan Albert
- [libcxxabi] r228366 - Fix build.
Dan Albert
- [PATCH] Add remote testing support to the lit config.
Dan Albert
- [PATCH] Add .eh_frame_hdr search to Linux unwinder.
Dan Albert
- [PATCH] Add .eh_frame_hdr search to Linux unwinder.
Dan Albert
- [PATCH] Add .eh_frame_hdr search to Linux unwinder.
Dan Albert
- [PATCH] Add FreeBSD kernel printf extensions
Dimitry Andric
- [PATCH] Recognize "CC" and "clang-CC" as C++ compiler aliases on FreeBSD
Dimitry Andric
- [PATCH] Fix unused private field warning in stdexcept after r207695
Dimitry Andric
- [libcxx] r228280 - Test commit: remove whitespace at EOL.
Dimitry Andric
- [libcxx] r228281 - Fix unused private field warning in stdexcept after r207695.
Dimitry Andric
- [PATCH] Fix unused private field warning in stdexcept after r207695
Dimitry Andric
- [PATCH] Add FreeBSD kernel printf extensions
Dimitry Andric
- [PATCH] Recognize "CC" and "clang-CC" as C++ compiler aliases on FreeBSD
Dimitry Andric
- [PATCH] Define MAP_NORESERVE to zero for FreeBSD
Dimitry Andric
- [PATCH] Remove inclusion of ip_compat.h for FreeBSD
Dimitry Andric
- [PATCH] Preserve early clobber flag when using named registers in inline assembly.
Simon Atanasyan
- [PATCH] Preserve early clobber flag when using named registers in inline assembly.
Simon Atanasyan
- [PATCH] Preserve early clobber flag when using named registers in inline assembly.
Simon Atanasyan
- Problem with source ranges for template classes
Abramo Bagnara
- Problem with source ranges for template classes
Abramo Bagnara
- r227796 - MS ABI: Implement support for 'novtable'
Aaron Ballman
- r227796 - MS ABI: Implement support for 'novtable'
Aaron Ballman
- r228120 - Sema: Add support for __declspec(restrict)
Aaron Ballman
- [PATCH] libc++: remove unused variable in random_device::operator()()
JF Bastien
- [libcxx] r228183 - libc++: remove unused variable in random_device::operator()()
JF Bastien
- [PATCH] libc++: remove unused variable in random_device::operator()()
JF Bastien
- [PATCH] Implement Control Flow Integrity for virtual calls.
JF Bastien
- [PATCH] [OPENMP] Codegen for "#pragma omp atomic write"
Alexey Bataev
- [PATCH] [MSVC2012] Allow 'mutable' references (fix for http://llvm.org/PR22444)
Alexey Bataev
- [PATCH] [MSVC2012] Allow 'mutable' references (fix for http://llvm.org/PR22444)
Bataev, Alexey
- r228113 - [MSVC2012] Allow 'mutable' references
Alexey Bataev
- [PATCH] [MSVC2012] Allow 'mutable' references (fix for http://llvm.org/PR22444)
Alexey Bataev
- r228272 - [OPENMP] Codegen for 'taskyield' directive
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'taskyield' directive
Alexey Bataev
- r228275 - [OPENMP] Initial codegen for 'single' directive.
Alexey Bataev
- [PATCH] [OPENMP] Initial codegen for 'single' directive.
Alexey Bataev
- [PATCH] [MSVC2012] Allow 'mutable' references (fix for http://llvm.org/PR22444)
Bataev, Alexey
- [PATCH] [MSVC] Improved lookup into dependent/non-dependent bases of dependent class
Alexey Bataev
- [PATCH] [MSVC] Improved lookup into dependent/non-dependent bases of dependent class
Alexey Bataev
- [PATCH] [MSVC] Improved lookup into dependent/non-dependent bases of dependent class
Alexey Bataev
- [PATCH] [MSVC] Improved lookup into dependent/non-dependent bases of dependent class
Bataev, Alexey
- [PATCH] [MSVC] Improved lookup into dependent/non-dependent bases of dependent class
Alexey Bataev
- [PATCH] PR 17421: Implemented -save-temps={obj|cwd} option
Artem Belevich
- [PATCH] PR 17421: Implemented -save-temps={obj|cwd} option
Artem Belevich
- [PATCH] PR 17421: Implemented -save-temps={obj|cwd} option
Artem Belevich
- [PATCH] This patch changes the way command line options are printed out.
Artem Belevich
- [PATCH] Added --help-hidden-all option which prints all known command-line options with or without HelpText specified.Depends on D7361 in llvm
Artem Belevich
- [PATCH] This patch changes the way command line options are printed out.
Artem Belevich
- [PATCH] Added --help-hidden-all option which prints all known command-line options with or without HelpText specified.Depends on D7361 in llvm
Artem Belevich
- [PATCH] PR21000: pass -I options to assembler
Artem Belevich
- [PATCH] PR21000: pass -I options to assembler
Artem Belevich
- [PATCH] PR21000: pass -I options to assembler
Artem Belevich
- [PATCH] SourceRange.__contains__ may return wrong result in python bindings
Eli Bendersky
- [PATCH] Verify assign operator signatures.
Samuel Benzaquen
- [PATCH] Verify assign operator signatures.
Samuel Benzaquen
- [PATCH] Verify assign operator signatures.
Samuel Benzaquen
- [PATCH] Verify assign operator signatures.
Samuel Benzaquen
- [PATCH] [libcxx] Fix PR 22468 - std::function<void()> does not accept non-void-returning functions
Agustín Bergé
- r228394 - Added a test to check that exception flags are not passed by default on PS4.
Andrea Di Biagio
- r227843 - FileCheck'ize CodeGenObjC test
David Blaikie
- r226382 - DebugInfo: Correct the debug location of non-static data member initializers
David Blaikie
- r228003 - Merge ArtificialLocation into ApplyDebugLocation and make a clear
David Blaikie
- r228003 - Merge ArtificialLocation into ApplyDebugLocation and make a clear
David Blaikie
- [PATCH] -iframework option should be forwarded to linker
David Blaikie
- r228053 - DebugInfo: Ensure calls to functions with default arguments which themselves have default arguments, still have locations.
David Blaikie
- r228053 - DebugInfo: Ensure calls to functions with default arguments which themselves have default arguments, still have locations.
David Blaikie
- r228066 - PR22419: Give implicit sized deallocation functions default visibility
David Blaikie
- r228036 - Fix Driver/mg.c test when fgrep is a shell Cygwin shell script
David Blaikie
- r228181 - DebugInfo: Attribute cleanup code to the end of the scope, not the end of the function.
David Blaikie
- [cfe-commits] Support <x>-to-bool warnings for more contexts
David Blaikie
- Re: [Diffusion] rL228181: DebugInfo: Attribute cleanup code to the end of the scope, not the end of the…
David Blaikie
- r228245 - Tweak clang/test/CodeGenCXX/debug-info-line.cpp for -Asserts.
David Blaikie
- [PATCH] PR19864: Revert r209764 in favor of the fix in r215766 (loop backedge jump attributed to confusing location when the last source line of a loop is inside a conditional)
David Blaikie
- r228181 - DebugInfo: Attribute cleanup code to the end of the scope, not the end of the function.
David Blaikie
- r228492 - CodeGen: Move DebugLocs.
David Blaikie
- r227901 - InstrProf: Update for LLVM API change
Justin Bogner
- r227997 - Thread Safety Analysis: add support for before/after annotations on mutexes.
Justin Bogner
- r228035 - InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't used
Justin Bogner
- r228076 - InstrProf: Update for LLVM API change
Justin Bogner
- r228066 - PR22419: Give implicit sized deallocation functions default visibility
Justin Bogner
- [libcxxabi] r228368 - Fix build for apple machines.
Matthias Braun
- r227894 - clang lit.cfg: Fix a bug pointed by Sean Silva
Filipe Cabecinhas
- r227593 - Special-case the PS4 SDK for a clang test
Filipe Cabecinhas
- [PATCH] Add test to clang-exception-flags.cpp
Filipe Cabecinhas
- [PATCH] Make the byte-shift SSE intrinsics emit vector shuffles which we know the backend can handle.
Filipe Cabecinhas
- [PATCH] [Headers] Add tests for _mm256_insert_epi64 and fix its definition
Filipe Cabecinhas
- [PATCH] Make the byte-shift SSE intrinsics emit vector shuffles which we know the backend can handle.
Filipe Cabecinhas
- [PATCH] Make the byte-shift SSE intrinsics emit vector shuffles which we know the backend can handle.
Filipe Cabecinhas
- [PATCH] Make the byte-shift SSE intrinsics emit vector shuffles which we know the backend can handle.
Filipe Cabecinhas
- [PATCH] Make the byte-shift SSE intrinsics emit vector shuffles which we know the backend can handle.
Filipe Cabecinhas
- [PATCH] Force an unknown target for the default case to make it work.
Filipe Cabecinhas
- [PATCH] Make the byte-shift SSE intrinsics emit vector shuffles which we know the backend can handle.
Filipe Cabecinhas
- [PATCH] Make the byte-shift SSE intrinsics emit vector shuffles which we know the backend can handle.
Filipe Cabecinhas
- r228337 - Force an unknown target for the default case to make it work.
Filipe Cabecinhas
- [PATCH] Force an unknown target for the default case to make it work.
Filipe Cabecinhas
- r228481 - Make the byte-shift SSE intrinsics emit vector shuffles which we know the backend can handle.
Filipe Cabecinhas
- [PATCH] Make the byte-shift SSE intrinsics emit vector shuffles which we know the backend can handle.
Filipe Cabecinhas
- [PATCH] Proposed change to the constructor of std::pair
Matt Calabrese
- [PATCH] Update Clang to change in ReadAbbrevBlock API (bug 20485)
David Callahan
- r228253 - [PowerPC] Revert workaround for TLS linker bug
Chandler Carruth
- [PATCH] Force an unknown target for the default case to make it work.
Chandler Carruth
- [PATCH] Recognize "CC" and "clang-CC" as C++ compiler aliases on FreeBSD
David Chisnall
- r228422 - Inline asm IR input register constraints don't have early clobber
Eric Christopher
- [PATCH] PR21000: pass -I options to assembler
Eric Christopher
- r228438 - Make this test a little less specific by removing the argument that
Eric Christopher
- [PATCH] PR21000: pass -I options to assembler
Eric Christopher
- [PATCH] Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
Marshall Clow
- [libcxx] r227808 - Reorder a couple of operations in inplace_merge so that we can meet the complexity guidelines mandated by the standard. References PR22427
Marshall Clow
- [libcxx] r227811 - Fix PR#22427. The implementation of inplace_merge had a \'small data set\' optimization; if either half of the merge was small (i.e, less than 9 items), it did an inplace merge rather than allocating a buffer and doing a faster/smarter merge. However, this failed to satisfy the complexity requirements in the standard. Remove that code. Add tests to check the complexity, and add the same tests for std::merge, since we are in that section of the test suite anyway.
Marshall Clow
- [libcxx] r227824 - Fix PR#22433. The algorithm is_partitioned was testing an item in the middle of the sequence twice.
Marshall Clow
- [PATCH] [libcxx] Add <experimental/chrono>
Marshall Clow
- [PATCH] [libcxx] Add <experimental/chrono>
Marshall Clow
- [PATCH] [libcxx] Add <experimental/system_error>
Marshall Clow
- [PATCH] Proposed change to the constructor of std::pair
Marshall Clow
- [PATCH] Proposed change to the constructor of std::pair
Marshall Clow
- [PATCH] [libcxx] Add <experimental/system_error>
Marshall Clow
- [PATCH] Proposed change to the constructor of std::pair
Marshall Clow
- [PATCH] Proposed change to the constructor of std::pair
Marshall Clow
- [PATCH] cctype: tweak inclusions for _LIBCPP_MSVCRT case
Marshall Clow
- [PATCH] cctype: tweak inclusions for _LIBCPP_MSVCRT case
Marshall Clow
- [PATCH] Implement Control Flow Integrity for virtual calls.
Peter Collingbourne
- [PATCH] Implement Control Flow Integrity for virtual calls.
Peter Collingbourne
- [PATCH] Implement Control Flow Integrity for virtual calls.
Peter Collingbourne
- [PATCH] Implement Control Flow Integrity for virtual calls.
Peter Collingbourne
- [PATCH] Implement Control Flow Integrity for virtual calls.
Peter Collingbourne
- [PATCH] Implement Control Flow Integrity for virtual calls.
Peter Collingbourne
- [PATCH] Implement Control Flow Integrity for virtual calls.
Peter Collingbourne
- [PATCH] Remove environment variables from driver tests
Daniel Dunbar
- [PATCH] Fix ProgramFiles path for 64bit Windows installer
İsmail Dönmez
- [multilib] [patch] Fix hardcoded lib directory for LLVMgold.so
İsmail Dönmez
- r227979 - Use CLANG_LIBDIR_SUFFIX when looking for the gold plugin.
İsmail Dönmez
- r228036 - Fix Driver/mg.c test when fgrep is a shell Cygwin shell script
İsmail Dönmez
- [PATCH] Port test/Driver/mg.c to use FileCheck instead of fgrep
İsmail Dönmez
- [PATCH] Port test/Driver/mg.c to use FileCheck instead of fgrep
İsmail Dönmez
- [PATCH] Port test/Driver/mg.c to use FileCheck instead of fgrep
İsmail Dönmez
- [PATCH] Port test/Driver/mg.c to use FileCheck instead of fgrep
İsmail Dönmez
- r227979 - Use CLANG_LIBDIR_SUFFIX when looking for the gold plugin.
Rafael Espindola
- r228112 - Make this test stricter. NFC.
Rafael Espindola
- [multilib] [patch] Fix hardcoded lib directory for LLVMgold.so
Rafael Espíndola
- r228253 - [PowerPC] Revert workaround for TLS linker bug
Hal Finkel
- [PATCH] [libcxx] Add <experimental/any> v2.
Eric Fiselier
- [libcxx] r227806 - Revert r227804: Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
Eric Fiselier
- [libcxx] r227806 - Revert r227804: Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
Eric Fiselier
- [PATCH] [libcxx] Add <experimental/ratio>
Eric Fiselier
- [PATCH] [libcxx] Add <experimental/chrono>
Eric Fiselier
- [PATCH] [libcxx] Add <experimental/system_error>
Eric Fiselier
- [PATCH] [libcxx] Add <experimental/chrono>
Eric Fiselier
- [PATCH] [libcxx] Add <experimental/chrono>
Eric Fiselier
- [PATCH] [libcxx] Add <experimental/ratio>
Eric Fiselier
- [PATCH] [libcxx] Add <experimental/tuple>
Eric Fiselier
- [libcxx] r227860 - [libcxx] Add <experimental/chrono>
Eric Fiselier
- [libcxx] r227862 - Update LFTS status page
Eric Fiselier
- [libcxx] r227866 - Rename pow2 functions in __hash_table to reflect that they are hash specific
Eric Fiselier
- [PATCH] [libcxx] Add <experimental/system_error>
Eric Fiselier
- [PATCH] [libcxx] Add <experimental/system_error>
Eric Fiselier
- [libcxx] r227973 - [libcxx] Add <experimental/system_error>
Eric Fiselier
- [libcxx] r227974 - Mark <experimental/system_error> as complete
Eric Fiselier
- [PATCH] Proposed change to the constructor of std::pair
Eric Fiselier
- [libcxx] r228028 - Fix alignment in tests for readability.
Eric Fiselier
- [libcxx] r228071 - add platform to LIT's available features
Eric Fiselier
- [libcxxabi] r228073 - Make test require 'linux' instead of 'linux2'
Eric Fiselier
- [PATCH] Proposed change to the constructor of std::pair
Eric Fiselier
- [PATCH] Fix unused private field warning in stdexcept after r207695
Eric Fiselier
- [PATCH] [libcxx] Fix PR 22468 - std::function<void()> does not accept non-void-returning functions
Eric Fiselier
- [libcxx] r228344 - Get tests running with warnings. Fix warnings in headers and tests
Eric Fiselier
- [PATCH] [libcxx] Properly convert the count arguments to the *_n algorithms before use.
Eric Fiselier
- [libcxx] r228353 - Remove use of _[A-Z] identifiers and poison them to detect usage
Eric Fiselier
- [PATCH] [libcxx] Fix PR 22468 - std::function<void()> does not accept non-void-returning functions
Eric Fiselier
- [libcxx] r227994 - Don't assume LIT_EXECUTABLE points to a Python script
Greg Fitzgerald
- [libcxx] r227996 - Revert "Don't assume LIT_EXECUTABLE points to a Python script"
Greg Fitzgerald
- [libcxx] r228005 - Don't assume LIT_EXECUTABLE points to a Python script, take 2
Greg Fitzgerald
- [PATCH] [libcxxabi] Install header files
Greg Fitzgerald
- [PATCH] [libcxxabi] Install header files
Greg Fitzgerald
- [libcxxabi] r228351 - Install header files
Greg Fitzgerald
- [PATCH] [libcxxabi] Install header files
Greg Fitzgerald
- r227997 - Thread Safety Analysis: add support for before/after annotations on mutexes.
Renato Golin
- r227997 - Thread Safety Analysis: add support for before/after annotations on mutexes.
Renato Golin
- [PATCH] [Clang] Please could you review my patches to add Cortex-A72 support to Clang.
Renato Golin
- r228141 - Teaches the Clang driver to accept Cortex-A72
Renato Golin
- [PATCH] [Clang] Please could you review my patches to add Cortex-A72 support to Clang.
Renato Golin
- Test failure: copy-constructor-elim.cpp on AArch64
Renato Golin
- [patch/rfc] An opt-in warning for functions whose availability(introduced) is newer than the deployment target
Douglas Gregor
- r227956 - Add some overloads so that floating point literals can be AST matched properly.
Kim Gräsman
- r227956 - Add some overloads so that floating point literals can be AST matched properly.
Kim Gräsman
- [PATCH] Fix bug in Sema::ActOnGCCAsmStmt (PR21270)
Akira Hatanaka
- r228089 - [inlineasm] Fix an incorrect warning about register constraint and modifier.
Akira Hatanaka
- [PATCH] Fix bug in Sema::ActOnGCCAsmStmt (PR21270)
Akira Hatanaka
- r227861 - When generating llvm.used, we may need an addrspacecast instead of a bitcast.
Justin Holewinski
- r227861 - When generating llvm.used, we may need an addrspacecast instead of a bitcast.
Justin Holewinski
- [clang-tools-extra] r228505 - [clang-tidy] Checker for inefficient use of algorithms on associative containers
Gabor Horvath
- [PATCH] [clang-tidy] Checker for inefficient use of algorithms on associative containers
Gábor Horváth
- [PATCH] [clang-tidy] Checker for inefficient use of algorithms on associative containers
Gábor Horváth
- r227997 - Thread Safety Analysis: add support for before/after annotations on mutexes.
DeLesley Hutchins
- r228051 - Thread Safety Analysis: add support for before/after annotations on mutexes.
DeLesley Hutchins
- r228176 - Thread Safety Analysis: remove minor piece of unused code. No change in
DeLesley Hutchins
- r228194 - Thread Safety Analysis: support adopting of locks, as implemented in
DeLesley Hutchins
- r227997 - Thread Safety Analysis: add support for before/after annotations on mutexes.
Delesley Hutchins
- [PATCH] Allow to specify multiple -fsanitize-blacklist= arguments.
Timur Iskhodzhanov
- [PATCH] Allow to specify multiple -fsanitize-blacklist= arguments.
Timur Iskhodzhanov
- r228236 - Driver: Stop forcing frame pointer usage on Windows
Timur Iskhodzhanov
- r228236 - Driver: Stop forcing frame pointer usage on Windows
Timur Iskhodzhanov
- r228329 - Re-land r228258 and make clang-cl's /EHs- disable -fexceptions again
Timur Iskhodzhanov
- r227892 - Add some overloads so that floating point literals can be AST matched properly.
Daniel Jasper
- r227895 - Revert "Add some overloads so that floating point literals can be AST matched properly."
Daniel Jasper
- r227956 - Add some overloads so that floating point literals can be AST matched properly.
Daniel Jasper
- r227957 - Move "inline" to the right place.
Daniel Jasper
- r227956 - Add some overloads so that floating point literals can be AST matched properly.
Daniel Jasper
- [PATCH] clang-format: Add support for SEH __try / __except / __finally blocks.
Daniel Jasper
- r228138 - Let RecursiveASTVisitor walk both syntactic and semantic form of InitListExprs.
Daniel Jasper
- [PATCH] Add new tool clang-highlight to clang/tools/extra
Daniel Jasper
- r228144 - Rewrite r228138 to be somewhat saner.
Daniel Jasper
- r228288 - clang-format: Fix assert triggering on carriage returns.
Daniel Jasper
- [PATCH] [clang-tidy] Detect dependent initializer_lists in google-explicit-constructor.
Daniel Jasper
- [PATCH] [clang-tidy] Detect dependent initializer_lists in google-explicit-constructor.
Daniel Jasper
- [PATCH] [clang-tidy] Don't ignore default set of checks when a config file is found.
Daniel Jasper
- r228522 - clang-format: Correctly mark preprocessor lines in child blocks.
Daniel Jasper
- [OPENCL][PATCH] conditional operator when the condition is a vector
Pekka Jääskeläinen
- [OPENCL][PATCH] conditional operator when the condition is a vector
Pekka Jääskeläinen
- [PATCH][OPENCL] shift operator with vector operands
Pekka Jääskeläinen
- r228510 - Replace DeclContext::getNextContext with DeclContext::collectAllContexts
Yaron Keren
- r228382 - OpenCL: handle shift operator with vector operands
Jeroen Ketema
- LLVM buildmaster will be restarted tonight.
Galina Kistanova
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- [PATCH] Diagnose class member function with naked attr
Reid Kleckner
- r227876 - SEH: Diagnose use of C++ EH and SEH in the same function
Reid Kleckner
- [PATCH] PR 17421: Implemented -save-temps={obj|cwd} option
Reid Kleckner
- r227886 - PR 17421: Implemented -save-temps={obj|cwd} option
Reid Kleckner
- [PATCH] PR 17421: Implemented -save-temps={obj|cwd} option
Reid Kleckner
- [PATCH] Diagnose CXX "this" reference in functions with naked attr
Reid Kleckner
- r228009 - thread safety: Add move ctor to BeforeInfo to fix MSVC build
Reid Kleckner
- r228020 - Revert "Thread Safety Analysis: add support for before/after annotations on mutexes."
Reid Kleckner
- [PATCH] Fix bug in Sema::ActOnGCCAsmStmt (PR21270)
Reid Kleckner
- r227997 - Thread Safety Analysis: add support for before/after annotations on mutexes.
Reid Kleckner
- r228036 - Fix Driver/mg.c test when fgrep is a shell Cygwin shell script
Reid Kleckner
- [PATCH] Remove environment variables from driver tests
Reid Kleckner
- [PATCH] Update darwin-version tests
Reid Kleckner
- r228058 - SEH: Track users of __try so we can pick a per-func EH personality
Reid Kleckner
- [PATCH] [MSVC2012] Allow 'mutable' references (fix for http://llvm.org/PR22444)
Reid Kleckner
- r228191 - Update inaccurate comment about inalloca
Reid Kleckner
- r228222 - Implement IRGen for SEH __finally and AbnormalTermination
Reid Kleckner
- r228236 - Driver: Stop forcing frame pointer usage on Windows
Reid Kleckner
- r228240 - Do the same IRgen for __builtin_pow* as for pow*
Reid Kleckner
- r228241 - Fix build break, these builtins don't exist
Reid Kleckner
- [PATCH] [MSVC] Improved lookup into dependent/non-dependent bases of dependent class
Reid Kleckner
- r228243 - Fix crash on finally blocks that don't fall through
Reid Kleckner
- [PATCH] [MSVC] Improved lookup into dependent/non-dependent bases of dependent class
Reid Kleckner
- r228329 - Re-land r228258 and make clang-cl's /EHs- disable -fexceptions again
Reid Kleckner
- r228329 - Re-land r228258 and make clang-cl's /EHs- disable -fexceptions again
Reid Kleckner
- [PATCH] Refactor: Move remove-cstr-calls from a standalone executable to a clang-tidy check
Manuel Klimek
- [PATCH] [clang-tidy] Checker for inefficient use of algorithms on associative containers
Alexander Kornienko
- [PATCH] Refactor: Move remove-cstr-calls from a standalone executable to a clang-tidy check
Alexander Kornienko
- [PATCH] [clang-tidy] Assert related checkers
Alexander Kornienko
- [PATCH] [clang-tidy] Checker for inefficient use of algorithms on associative containers
Alexander Kornienko
- [PATCH] [clang-tidy] Detect dependent initializer_lists in google-explicit-constructor.
Alexander Kornienko
- [PATCH] [clang-tidy] Detect dependent initializer_lists in google-explicit-constructor.
Alexander Kornienko
- [PATCH] [clang-tidy] Detect dependent initializer_lists in google-explicit-constructor.
Alexander Kornienko
- [clang-tools-extra] r228289 - [clang-tidy] Detect dependent initializer_lists in google-explicit-constructor.
Alexander Kornienko
- [PATCH] [clang-tidy] Don't ignore default set of checks when a config file is found.
Alexander Kornienko
- [clang-tools-extra] r228298 - [clang-tidy] Don't ignore default set of checks when a config file is found.
Alexander Kornienko
- [PATCH] [clang-tidy] Checker for inefficient use of algorithms on associative containers
Alexander Kornienko
- [PATCH] Verify assign operator signatures.
Alexander Kornienko
- r228404 - Update APIs that return a pair of iterators to return an iterator_range instead.
Benjamin Kramer
- r228420 - ASTUnit: Use range-based for loops.
Benjamin Kramer
- r228424 - ASTUnit: Fix a name clash in GCC builds.
Benjamin Kramer
- r228492 - CodeGen: Move DebugLocs.
Benjamin Kramer
- r227946 - [analyzer] Change ccc-analyzer to accept both -isystem <path> and -isystem<path>
Ted Kremenek
- [PATCH] scan-build to accept all "-isystem" variants
Ted Kremenek
- r227868 - Add cc1 option '-fmodule-feature' to add custom values for 'requires' decls
Ben Langmuir
- [PATCH] Don't mistakenly capture byref in block nested in lambda
Ben Langmuir
- r228013 - Make the default module cache user-specific
Ben Langmuir
- [PATCH] Port test/Driver/mg.c to use FileCheck instead of fgrep
Ben Langmuir
- [PATCH] Port test/Driver/mg.c to use FileCheck instead of fgrep
Ben Langmuir
- [PATCH] Port test/Driver/mg.c to use FileCheck instead of fgrep
Ben Langmuir
- r228163 - Replace isalnum with isAlphanumeric per review
Ben Langmuir
- r228164 - Port test/Driver/mg.c to use FileCheck instead of fgrep
Ben Langmuir
- [PATCH] Port test/Driver/mg.c to use FileCheck instead of fgrep
Ben Langmuir
- r228407 - Make FileEntry::closeFile public
Ben Langmuir
- [PATCH] Catch more cases when diagnosing integer-constant-expression overflows.
Josh Magee
- [PATCH] Catch more cases when diagnosing integer-constant-expression overflows.
Josh Magee
- r228202 - Catch more cases when diagnosing integer-constant-expression overflows.
Josh Magee
- [PATCH] Catch more cases when diagnosing integer-constant-expression overflows.
Josh Magee
- r227796 - MS ABI: Implement support for 'novtable'
David Majnemer
- r227838 - MS ABI: Add more documentation and tests for novtable
David Majnemer
- r227796 - MS ABI: Implement support for 'novtable'
David Majnemer
- r227842 - The prefix 'Ms-' should be 'MS-'
David Majnemer
- r227843 - FileCheck'ize CodeGenObjC test
David Majnemer
- r227896 - test: Make encode-test-5.m's output not dependent on its filename
David Majnemer
- r227843 - FileCheck'ize CodeGenObjC test
David Majnemer
- r227950 - MS ABI: Records with required alignment can't have common linkage
David Majnemer
- r227953 - AST: Hoist RT->getDecl() into a variable
David Majnemer
- r227954 - MS ABI: Records with fields with required aligmnet shouldn't be common
David Majnemer
- r228061 - CodeGen: Copy-ctorm must obey the destination's alignment requirement
David Majnemer
- r228065 - Unbreak hexagon bot
David Majnemer
- r228087 - Headers: Don't use attribute keywords which aren't reserved
David Majnemer
- r228088 - Unbreak the MIPS buildbot
David Majnemer
- r228111 - Fix ARM buildbot
David Majnemer
- r228120 - Sema: Add support for __declspec(restrict)
David Majnemer
- r228121 - Parse: Handle __declspec in a lambda definition
David Majnemer
- r228523 - Sema: Don't give attribute alias vars with struct type an init expr
David Majnemer
- [PATCH] Remove inclusion of ip_compat.h for FreeBSD
Ed Maste
- [PATCH] [OPENMP] CodeGen - 'omp for' with dynamic schedule kinds
John McCall
- [PATCH] [OPENMP] Codegen for 'taskyield' directive
John McCall
- [PATCH] [OPENMP] Initial codegen for 'single' directive.
John McCall
- r210295 - Remove old proposal notices
John McCall
- r210295 - Remove old proposal notices
John McCall
- r210295 - Remove old proposal notices
John McCall
- r227713 - [X86] Rename _mm512_valign_epi64/32 intrinsics to _mm512_alignr_epi64/32 to match Intel docs. Make immediate argument to them an ICE. Fix mask size for the alignd version.
Adam Nemet
- r227713 - [X86] Rename _mm512_valign_epi64/32 intrinsics to _mm512_alignr_epi64/32 to match Intel docs. Make immediate argument to them an ICE. Fix mask size for the alignd version.
Adam Nemet
- [PATCH] Proposed change to the constructor of std::pair
Eric Niebler
- [PATCH] Proposed change to the constructor of std::pair
Eric Niebler
- [PATCH] Proposed change to the constructor of std::pair
Eric Niebler
- [PATCH] Proposed change to the constructor of std::pair
Eric Niebler
- r228367 - Preprocessor: support __BIGGEST_ALIGNMENT__ macro
Tim Northover
- [PATCH] Detect mismatching 'new' and 'delete' uses
Ismail Pazarbasi
- [PATCH] Add test to clang-exception-flags.cpp
Phabricator
- r228002 - Add documentation to ApplyDebugLocation.
Adrian Prantl
- r228003 - Merge ArtificialLocation into ApplyDebugLocation and make a clear
Adrian Prantl
- r228003 - Merge ArtificialLocation into ApplyDebugLocation and make a clear
Adrian Prantl
- r228021 - Address review feedback for r228003.
Adrian Prantl
- r228181 - DebugInfo: Attribute cleanup code to the end of the scope, not the end of the function.
Adrian Prantl
- r228181 - DebugInfo: Attribute cleanup code to the end of the scope, not the end of the function.
Adrian Prantl
- r228066 - PR22419: Give implicit sized deallocation functions default visibility
Juergen Ributzka
- r228066 - PR22419: Give implicit sized deallocation functions default visibility
Juergen Ributzka
- r228240 - Do the same IRgen for __builtin_pow* as for pow*
Juergen Ributzka
- r228240 - Do the same IRgen for __builtin_pow* as for pow*
Juergen Ributzka
- [PATCH] Refactor: Move remove-cstr-calls from a standalone executable to a clang-tidy check
Richard
- [libcxx] r227804 - Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
Jonathan Roelofs
- [PATCH] Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
Jonathan Roelofs
- [libcxx] r227806 - Revert r227804: Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
Jonathan Roelofs
- [libcxx] r227806 - Revert r227804: Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
Jonathan Roelofs
- [libcxx] r227806 - Revert r227804: Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
Jonathan Roelofs
- [libcxx] r227971 - Revert: Revert r227804: Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
Jonathan Roelofs
- [PATCH] Add remote testing support to the lit config.
Jonathan Roelofs
- [PATCH] Add remote testing support to the lit config.
Jonathan Roelofs
- [libcxx] r228005 - Don't assume LIT_EXECUTABLE points to a Python script, take 2
Jonathan Roelofs
- [libcxx] r227806 - Revert r227804: Use fseek/ftell instead of fseeko/ftello when Newlib is the libc
Jonathan Roelofs
- [PATCH] Port test/Driver/mg.c to use FileCheck instead of fgrep
Jonathan Roelofs
- [PATCH] Port test/Driver/mg.c to use FileCheck instead of fgrep
Jonathan Roelofs
- [PATCH] Port test/Driver/mg.c to use FileCheck instead of fgrep
Jonathan Roelofs
- [PATCH] Add remote testing support to the lit config.
Jonathan Roelofs
- [PATCH] Add remote testing support to the lit config.
Jonathan Roelofs
- [PATCH] Add remote testing support to the lit config.
Jonathan Roelofs
- [PATCH] Add .eh_frame_hdr search to Linux unwinder.
Jonathan Roelofs
- [PATCH] Add remote testing support to the lit config.
Jonathan Roelofs
- [PATCH] Add remote testing support to the lit config.
Jonathan Roelofs
- r228174 - [analyzer] RetainCountChecker: be forgiving when ivars are accessed directly.
Jordan Rose
- [PATCH] [analyzer] RetainCountChecker: be forgiving when ivars are accessed directly
Jordan Rose
- [PATCH] Make the byte-shift SSE intrinsics emit vector shuffles which we know the backend can handle.
Alex Rosenberg
- [OPENCL][PATCH] conditional operator when the condition is a vector
Sameer Sahasrabuddhe
- [OPENCL][PATCH] conditional operator when the condition is a vector
Sameer Sahasrabuddhe
- r228118 - OpenCL: handle ternary operator when the condition is a vector
Sameer Sahasrabuddhe
- [PATCH][OPENCL] shift operator with vector operands
Sameer Sahasrabuddhe
- r228382 - OpenCL: handle shift operator with vector operands
Sameer Sahasrabuddhe
- r228382 - OpenCL: handle shift operator with vector operands
Sahasrabuddhe, Sameer
- [PATCH] Allow to specify multiple -fsanitize-blacklist= arguments.
Alexey Samsonov
- [PATCH] Allow to specify multiple -fsanitize-blacklist= arguments.
Alexey Samsonov
- [PATCH] Allow to specify multiple -fsanitize-blacklist= arguments.
Alexey Samsonov
- r228156 - Allow to specify multiple -fsanitize-blacklist= arguments.
Alexey Samsonov
- [PATCH] Allow to specify multiple -fsanitize-blacklist= arguments.
Alexey Samsonov
- [PATCH] Preserve early clobber flag when using named registers in inline assembly.
Daniel Sanders
- [PATCH] Preserve early clobber flag when using named registers in inline assembly.
Daniel Sanders
- [PATCH] Preserve early clobber flag when using named registers in inline assembly.
Daniel Sanders
- [PATCH] Preserve early clobber flag when using named registers in inline assembly.
Daniel Sanders
- r228143 - Preserve early clobber flag when using named registers in inline assembly.
Daniel Sanders
- r228253 - [PowerPC] Revert workaround for TLS linker bug
Bill Schmidt
- r228253 - [PowerPC] Revert workaround for TLS linker bug
Bill Schmidt
- r228253 - [PowerPC] Revert workaround for TLS linker bug
Bill Schmidt
- r228253 - [PowerPC] Revert workaround for TLS linker bug
Bill Schmidt
- r228402 - [PowerPC] Re-disable linker optimizations for now
Bill Schmidt
- r228253 - [PowerPC] Revert workaround for TLS linker bug
Bill Schmidt
- r227677 - clang-format: Fix incorrect handling of leading whitespace.
Kostya Serebryany
- [PATCH] Implement Control Flow Integrity for virtual calls.
Kostya Serebryany
- [PATCH] Implement Control Flow Integrity for virtual calls.
Kostya Serebryany
- [clang/18432] Fix friend decl & default arg
Nathan Sidwell
- [clang 19795] derived-to-base error
Nathan Sidwell
- [clang 17456] reference cast diagnostic for unrelated classes
Nathan Sidwell
- r227593 - Special-case the PS4 SDK for a clang test
Sean Silva
- [cfe-commits] Support <x>-to-bool warnings for more contexts
Sean Silva
- r228255 - Silence a warning.
Sean Silva
- [PATCH] merge module-map-checker into modularize
Sean Silva
- [PATCH] merge module-map-checker into modularize
Sean Silva
- [PATCH] [Clang] Please could you review my patches to add Cortex-A72 support to Clang.
Ranjeet Singh
- [PATCH] [Clang] Please could you review my patches to add Cortex-A72 support to Clang.
Ranjeet Singh
- [PATCH] [clang-tidy] Assert related checkers
Szabolcs Sipos
- r228032 - CodeGen: Update for LLVM API change in r228030
Duncan P. N. Exon Smith
- r228181 - DebugInfo: Attribute cleanup code to the end of the scope, not the end of the function.
Duncan P. N. Exon Smith
- [PATCH] Allow to specify multiple -fsanitize-blacklist= arguments.
Richard Smith
- r227939 - [modules] Be sure to load the lexical definition of a class template
Richard Smith
- [PATCH] [MSVC2012] Allow 'mutable' references (fix for http://llvm.org/PR22444)
Richard Smith
- [PATCH] [MSVC2012] Allow 'mutable' references (fix for http://llvm.org/PR22444)
Richard Smith
- [PATCH] Fix bug in Sema::ActOnGCCAsmStmt (PR21270)
Richard Smith
- [PATCH] PR22419
Richard Smith
- [PATCH] Catch more cases when diagnosing integer-constant-expression overflows.
Richard Smith
- r228104 - [modules] If we already have a fake definition for one declaration of a class,
Richard Smith
- r228105 - Add missing file from r228104.
Richard Smith
- [PATCH] [MSVC2012] Allow 'mutable' references (fix for http://llvm.org/PR22444)
Richard Smith
- r228234 - [modules] When using -E, we may try to merge decls despite having no Sema
Richard Smith
- [PATCH] [MSVC] Improved lookup into dependent/non-dependent bases of dependent class
Richard Smith
- r210295 - Remove old proposal notices
Richard Smith
- r228274 - Various fixes to mangling of list-initialization.
Richard Smith
- r210295 - Remove old proposal notices
Richard Smith
- r228276 - PR22465: when performing list-initialization for a class type C, if we see an
Richard Smith
- r210295 - Remove old proposal notices
Richard Smith
- Problem with source ranges for template classes
Richard Smith
- r210295 - Remove old proposal notices
Richard Smith
- [PATCH] [MSVC] Improved lookup into dependent/non-dependent bases of dependent class
Richard Smith
- r228354 - [modules] Refactor: unify the code that picks which declaration goes into a
Richard Smith
- r228371 - [modules] If a module declares an entity and then imports another declaration
Richard Smith
- r228464 - PR22405: don't lose implicit-deleted-ness across AST write / read.
Richard Smith
- r228475 - [modules] Don't accidentally trigger deserialization from DeclContext::noload_lookup.
Richard Smith
- r228485 - [modules] Treat friend declarations that are lexically within a dependent
Richard Smith
- r227886 - PR 17421: Implemented -save-temps={obj|cwd} option
Joerg Sonnenberger
- Test failure: copy-constructor-elim.cpp on AArch64
Oliver Stannard
- r228406 - Revert "OpenCL: handle shift operator with vector operands"
Tom Stellard
- r228382 - OpenCL: handle shift operator with vector operands
Tom Stellard
- r228098 - Add LF to EOF.
NAKAMURA Takumi
- r228099 - clang/test/CodeGenCXX/cxx14-implicit-sized-delete.cpp: Fix for -Asserts.
NAKAMURA Takumi
- r228100 - clang/test/CodeGenCXX/cxx14-implicit-sized-delete.cpp: Unbreak build to add explicit triple x86_64-unknown.
NAKAMURA Takumi
- r228146 - Tweak clang/test/CodeGenCXX/copy-constructor-elim.cpp to satisfy i686-linux.
NAKAMURA Takumi
- Re: [Diffusion] rL228181: DebugInfo: Attribute cleanup code to the end of the scope, not the end of the…
NAKAMURA Takumi
- r228245 - Tweak clang/test/CodeGenCXX/debug-info-line.cpp for -Asserts.
NAKAMURA Takumi
- r228355 - Fix \param in r228276. [-Wdocumentation]
NAKAMURA Takumi
- [Diffusion] rL228276: PR22465: when performing list-initialization for a class type C, if we see an
NAKAMURA Takumi
- [PATCH] merge module-map-checker into modularize
Thompson, John
- [PATCH] merge module-map-checker into modularize
John Thompson
- r227713 - [X86] Rename _mm512_valign_epi64/32 intrinsics to _mm512_alignr_epi64/32 to match Intel docs. Make immediate argument to them an ICE. Fix mask size for the alignd version.
Craig Topper
- [PATCH] Make the byte-shift SSE intrinsics emit vector shuffles which we know the backend can handle.
Craig Topper
- [PATCH] Make the byte-shift SSE intrinsics emit vector shuffles which we know the backend can handle.
Craig Topper
- r228066 - PR22419: Give implicit sized deallocation functions default visibility
Larisse Voufo
- [PATCH] PR22419
Larisse Voufo
- r228066 - PR22419: Give implicit sized deallocation functions default visibility
Larisse Voufo
- r228107 - Generalize r228066 to give all implicit global allocation functions default visibility.
Larisse Voufo
- r228108 - Fix typo in test case.
Larisse Voufo
- r228110 - Fix typo in test case.
Larisse Voufo
- Missing info in AST for CXXConstructExpr
Larisse Voufo
- Missing info in AST for CXXConstructExpr
Larisse Voufo
- [PATCH] libc++: remove unused variable in random_device::operator()()
Jan Voung
- [patch/rfc] An opt-in warning for functions whose availability(introduced) is newer than the deployment target
Nico Weber
- r227982 - Implement jump scope SEHmantic analysis.
Nico Weber
- [PATCH] [MSVC2012] Allow 'mutable' references (fix for http://llvm.org/PR22444)
Nico Weber
- [PATCH] clang-format: Add support for SEH __try / __except / __finally blocks.
Nico Weber
- [PATCH] clang-format: Add support for SEH __try / __except / __finally blocks.
Nico Weber
- r228063 - Wrap to 80 columns. No behavior change.
Nico Weber
- r228148 - clang-format: Add support for SEH __try / __except / __finally blocks.
Nico Weber
- [PATCH] clang-format: Add support for SEH __try / __except / __finally blocks.
Nico Weber
- [PATCH] [MSVC] Improved lookup into dependent/non-dependent bases of dependent class
Nico Weber
- r228262 - Revert r228258.
Nico Weber
- r228058 - SEH: Track users of __try so we can pick a per-func EH personality
Nico Weber
- r228329 - Re-land r228258 and make clang-cl's /EHs- disable -fexceptions again
Nico Weber
- r228483 - clang-format: Format Objective-C try blocks like all the other try blocks.
Nico Weber
- r226382 - DebugInfo: Correct the debug location of non-static data member initializers
Hans Wennborg
- [PATCH] Fix ProgramFiles path for 64bit Windows installer
Hans Wennborg
- [PATCH] Diagnose class member function with naked attr
Hans Wennborg
- [PATCH] Fix ProgramFiles path for 64bit Windows installer
Hans Wennborg
- [PATCH] Diagnose CXX "this" reference in functions with naked attr
Hans Wennborg
- r227979 - Use CLANG_LIBDIR_SUFFIX when looking for the gold plugin.
Hans Wennborg
- r227979 - Use CLANG_LIBDIR_SUFFIX when looking for the gold plugin.
Hans Wennborg
- r226384 - Refactor test so it's not lazily emitted on a global, simplifying ordering when more test cases are added
Hans Wennborg
- r228053 - DebugInfo: Ensure calls to functions with default arguments which themselves have default arguments, still have locations.
Hans Wennborg
- r227861 - When generating llvm.used, we may need an addrspacecast instead of a bitcast.
Hans Wennborg
- r227861 - When generating llvm.used, we may need an addrspacecast instead of a bitcast.
Hans Wennborg
- [libcxxabi] r228359 - Fix compilation of unwind on Darwin-x86_64
Hans Wennborg
- [PATCH] -iframework option should be forwarded to linker
Bob Wilson
- [PATCH] Remove environment variables from driver tests
Steven Wu
- [PATCH] Update darwin-version tests
Steven Wu
- [PATCH] -iframework option should be forwarded to linker
Steven Wu
- [PATCH] Remove environment variables from driver tests
Steven Wu
- r228159 - Update darwin-version tests
Steven Wu
- [PATCH] Update darwin-version tests
Steven Wu
- [PATCH] Update darwin-version tests
Steven Wu
- [PATCH] Remove environment variables from driver tests
Steven Wu
- [libcxx] r220469 - Add support for "fancy" pointers to shared_ptr. Fixes PR20616
Steven Wu
- [PATCH] Remove environment variables from driver tests
Steven Wu
- [PATCH] Remove environment variables from driver tests
Steven Wu
- r228413 - -iframework option should be forwarded to linker
Steven Wu
- [PATCH] -iframework option should be forwarded to linker
Steven Wu
- [PATCH] -iframework option should be forwarded to linker
Steven Wu
- r228119 - Register parameters have local storage.
Anna Zaks
- r228246 - [analyzer] Don't skip analyzing the functions in preprocessed files.
Anna Zaks
- r228247 - [analyzer] Look for allocation site in the parent frames as well as the current one.
Anna Zaks
- r228248 - [analyzer] Do not crash in the KeychainAPI checker on user defined 'free()'.
Anna Zaks
- r228249 - [analyzer] Relax an assertion in VisitLvalArraySubscriptExpr
Anna Zaks
- [PATCH] Diagnose class member function with naked attr
Weiming Zhao
- [PATCH] Diagnose CXX "this" reference in functions with naked attr
Weiming Zhao
- [PATCH] Diagnose CXX "this" reference in functions with naked attr
Weiming Zhao
- [PATCH] Diagnose CXX "this" reference in functions with naked attr
Weiming Zhao
- r228052 - Diagnose CXX 'this' pointer reference in funcs with naked attr
Weiming Zhao
- [PATCH] Diagnose CXX "this" reference in functions with naked attr
Weiming Zhao
Last message date:
Sun Feb 8 21:59:44 PST 2015
Archived on: Tue Aug 4 15:32:02 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).