The Week Of Monday 1 December 2014 Archives by author
Starting: Mon Dec 1 00:11:24 PST 2014
Ending: Sun Dec 7 20:46:04 PST 2014
Messages: 389
- r223338 - CodeGen: refactor ARM builtin handling
Saleem Abdulrasool
- [PATCH] CodeGen: implement __emit intrinsic
Saleem Abdulrasool
- [PATCH] CodeGen: implement __emit intrinsic
Saleem Abdulrasool
- [PATCH] CodeGen: implement __emit intrinsic
Saleem Abdulrasool
- [PATCH] clang-cl: Only mark dllexported constexpr functions once
Ehsan Akhgari
- [PATCH] clang-cl: Only mark dllexported constexpr functions once
Ehsan Akhgari
- [PATCH] clang-cl: Only mark dllexported constexpr functions once
Ehsan Akhgari
- [PATCH] clang-cl: Only mark dllexported constexpr functions once
Ehsan Akhgari
- [PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.
Dan Albert
- [PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.
Dan Albert
- [PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.
Dan Albert
- [PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.
Dan Albert
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [PATCH] [OpenCL] use -cl-fast-relaxed-math to relax math
Matt Arsenault
- r223046 - Update R600 address space map to include generic
Matt Arsenault
- [PATCH] Add attributes for AMDGPU register limits.
Matt Arsenault
- [PATCH] Add attributes for AMDGPU register limits.
Matt Arsenault
- [PATCH] Add attributes for AMDGPU register limits.
Matt Arsenault
- [PATCH] Add attributes for AMDGPU register limits.
Matt Arsenault
- [PATCH] Add attributes for AMDGPU register limits.
Matt Arsenault
- [PATCH] Add attributes for AMDGPU register limits.
Matt Arsenault
- [PATCH] Add attributes for AMDGPU register limits.
Matt Arsenault
- [PATCH] R600: Handle gcn triple
Matt Arsenault
- r223384 - Add attributes for AMDGPU register limits.
Matt Arsenault
- [PATCH] Add attributes for AMDGPU register limits.
Matt Arsenault
- [PATCH] Workaround attribute ordering issue with kernel only attributes
Matt Arsenault
- r223489 - Use else if when checking multiple attributes.
Matt Arsenault
- r223490 - Workaround attribute ordering issue with kernel only attributes
Matt Arsenault
- [PATCH] Workaround attribute ordering issue with kernel only attributes
Matt Arsenault
- [PATCH] Mangling of anonymous unions
Evgeny Astigeevich
- [PATCH] Mangling of anonymous unions
Evgeny Astigeevich
- [PATCH] [clang][MIPS] Removing __SIZEOF_INT128__ macro for MIPS64
Simon Atanasyan
- [PATCH] [clang][MIPS] Removing __SIZEOF_INT128__ macro for MIPS64
Simon Atanasyan
- Typo Patch in CFE
Neeraj Badlani
- [PATCH] Fix Typos in include/clang-c/Index.h
Neeraj Badlani
- [PATCH] Fix Typos in llvm/IR/Module.h
Neeraj Badlani
- [PATCH] Update TargetTriple Format Info
Neeraj Badlani
- [PATCH] Fix Typos in include/clang-c/Index.h
Neeraj Badlani
- [PATCH] Update TargetTriple Format Info
Neeraj Badlani
- [PATCH] Update TargetTriple Format Info
Neeraj Badlani
- [PATCH] Backporting some changes from master to release_35 branch .
Neeraj Badlani
- [PATCH] Backporting some changes from master to release_35 branch .
Neeraj Badlani
- [PATCH] Warning on unevaluated expression contexts with side effects
Aaron Ballman
- [PATCH] Warning on unevaluated expression contexts with side effects
Aaron Ballman
- [PATCH] Warning on unevaluated expression contexts with side effects
Aaron Ballman
- [PATCH] Dangerous long casts
Aaron Ballman
- r223184 - PR21706: -Wunsequenced was missing warnings when leaving a sequenced region that contained side effects.
Aaron Ballman
- [PATCH] Add attributes for AMDGPU register limits.
Aaron Ballman
- [PATCH] Add attributes for AMDGPU register limits.
Aaron Ballman
- r223184 - PR21706: -Wunsequenced was missing warnings when leaving a sequenced region that contained side effects.
Aaron Ballman
- __has_attribute and pragmas
Aaron Ballman
- [PATCH] Static analysis checker for catch handler inversion
Aaron Ballman
- [PATCH] Warning on unevaluated expression contexts with side effects
Aaron Ballman
- [PATCH] Dangerous long casts
Aaron Ballman
- [PATCH] Add attributes for AMDGPU register limits.
Aaron Ballman
- [PATCH] Add attributes for AMDGPU register limits.
Aaron Ballman
- [PATCH] Recognize __unaligned in more cases
Aaron Ballman
- r223403 - Adding a FIXME to the code, based on a discussion in IRC; NFC.
Aaron Ballman
- [PATCH] Workaround attribute ordering issue with kernel only attributes
Aaron Ballman
- __has_attribute and pragmas
Aaron Ballman
- r223463 - Fix a warning with generating the attribute documentation; NFC.
Aaron Ballman
- r223465 - Temporarily reverting r223443 due to bot breakage.
Aaron Ballman
- r223443 - [modules] Instead of storing absolute paths in a .pcm file, store the path to
Aaron Ballman
- r223467 - Added a new preprocessor macro: __has_declspec_attribute. This can be used as a way to determine whether Clang supports a __declspec spelling for a given attribute, similar to __has_attribute and __has_cpp_attribute.
Aaron Ballman
- r223468 - Modify __has_attribute so that it only looks for GNU-style attributes. Removes the ability to look for generic attributes and keywords via this macro, which has the potential to be a breaking change. However, since there is __has_cpp_attribute and __has_declspec_attribute, and given the limited usefulness of querying a generic attribute name regardless of syntax, this seems like the correct path forward.
Aaron Ballman
- __has_attribute and pragmas
Aaron Ballman
- r223479 - Amending r223468 with this documentation change.
Aaron Ballman
- [PATCH] libc++: add NaCl and PNaCl support for std::random_device
JF Bastien
- [PATCH] libc++: add NaCl and PNaCl support for std::random_device
JF Bastien
- [PATCH] libc++: add NaCl and PNaCl support for std::random_device
JF Bastien
- [libcxx] r223068 - libc++: add NaCl and PNaCl support for std::random_device
JF Bastien
- [PATCH] libc++: add NaCl and PNaCl support for std::random_device
JF Bastien
- [PATCH] libc++: support NaCl when building thread.cpp
JF Bastien
- [libcxx] r223128 - libc++: support NaCl when building thread.cpp
JF Bastien
- [PATCH] libc++: support NaCl when building thread.cpp
JF Bastien
- [PATCH] Make le64 DescriptionString consistent with other targets.
JF Bastien
- r223140 - Make le64 DescriptionString consistent with other targets.
JF Bastien
- [PATCH] Make le64 DescriptionString consistent with other targets.
JF Bastien
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
Alexey Bataev
- r223010 - [OPENMP] Formating and code improvement for codegen of 'omp critical' directive.
Alexey Bataev
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'omp master' directive
Alexey Bataev
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'omp master' directive
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'omp barrier' directive.
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'omp master' directive
Alexey Bataev
- [PATCH] Bugfix for Codegen of atomic load/store ops.
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'omp barrier' directive.
Alexey Bataev
- r223225 - [OPENMP] Code formatting and improvement, no functional changes.
Alexey Bataev
- [PATCH] Bugfix for Codegen of atomic load/store ops.
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'omp barrier' directive.
Bataev, Alexey
- r223342 - [OPENMP] Codegen for 'omp master' directive
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'omp master' directive
Alexey Bataev
- r223444 - [OPENMP] Codegen for 'omp barrier' directive.
Alexey Bataev
- r223445 - [OPENMP] Test for 'omp barrier' directive
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'omp barrier' directive.
Alexey Bataev
- [PATCH] Add new diagnostic to check for bad member function calls in mem-initializer-lists.
Emily Bellows
- r223029 - Make the function pointer a template argument instead of a runtime value.
Samuel Benzaquen
- [PATCH] Make the function pointer a template argument instead of a runtime value.
Samuel Benzaquen
- [PATCH] Skip some unnecessary type checks.
Samuel Benzaquen
- [PATCH] Skip some unnecessary type checks.
Samuel Benzaquen
- r223134 - Skip some unnecessary type checks.
Samuel Benzaquen
- [PATCH] Skip some unnecessary type checks.
Samuel Benzaquen
- r223166 - InstrProf: Remove some pointless indirection (NFC)
Justin Bogner
- r223173 - InstrProf: Use the same names for variables as we use in the profile
Justin Bogner
- Fwd: update the "-cl-kernel-arg-info" option for SPIR
Ryan Burn
- r223100 - Add a test that ensures the Clang driver behaves itself when the PATH
Chandler Carruth
- r223102 - Rely on fewer features of the 'env' command. Darwin only supports '-i'.
Chandler Carruth
- r223102 - Rely on fewer features of the 'env' command. Darwin only supports '-i'.
Chandler Carruth
- [PATCH] Fix Typos in llvm/IR/Module.h
Eric Christopher
- r223422 - Use isOSBinFormatMachO() instead of comparing the object format
Eric Christopher
- [PATCH] Update TargetTriple Format Info
Eric Christopher
- [PATCH] Update TargetTriple Format Info
Eric Christopher
- [PATCH] Update TargetTriple Format Info
Eric Christopher
- [PATCH] Fix Typos in include/clang-c/Index.h
Eric Christopher
- [PATCH] Update TargetTriple Format Info
Eric Christopher
- r223429 - Have the driver and the target code agree on what the default ABI
Eric Christopher
- r223422 - Use isOSBinFormatMachO() instead of comparing the object format
Eric Christopher
- r223422 - Use isOSBinFormatMachO() instead of comparing the object format
Eric Christopher
- r216662 - [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Eric Christopher
- r216662 - [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Eric Christopher
- [PATCH] libc++: add NaCl and PNaCl support for std::random_device
Marshall Clow
- [PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.
Marshall Clow
- [PATCH] CUDA host device code with two code paths
Peter Collingbourne
- r223190 - UBSan now uses prologue data instead of prefix data
Peter Collingbourne
- r223191 - Update test to check for prologue instead of prefix
Peter Collingbourne
- r223267 - Cast vtable address points to i32 (...)** to enable more globalopt
Rafael Espíndola
- [PATCH] [OpenCL] fix the various -cl-* flags to relax FP arith
Hal Finkel
- r223102 - Rely on fewer features of the 'env' command. Darwin only supports '-i'.
Hal Finkel
- r223219 - Preserve LD_LIBRARY_PATH when using the 'env' command
Hal Finkel
- [PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.
Eric Fiselier
- [PATCH] Workaround ASAN race condition in future tests by manually joining threads.
Eric Fiselier
- [PATCH] [libcxx] Allow <atomic> to be used in c++03.
Eric Fiselier
- [PATCH] [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfg
Eric Fiselier
- [libcxx] r223590 - Improve error message when _LIBCPP_HAS_NO_MONOTONIC_CLOCK is used improperly
Eric Fiselier
- [libcxx] r223591 - Add support for building and testing libc++ without threads to CMake.
Eric Fiselier
- [libcxx] r223593 - [libcxx] Add logic to probe compiler in tests.
Eric Fiselier
- [libcxx] r223594 - Unify and cleanup rpath handling in tests.
Eric Fiselier
- [libcxx] r223597 - Fix apple clang detection in lit.cfg
Eric Fiselier
- [libcxx] r223598 - Revert parts of r223594. Use DYLD_LIBRARY_PATH on OSX when running tests.
Eric Fiselier
- [libcxx] r223599 - Consolidate error reporting in lit.cfg
Eric Fiselier
- [libcxx] r223600 - Mark a couple of tests as XFAIL with older compilers.
Eric Fiselier
- [libcxx] r223601 - Give lit.cfg's threading options default values when not defined.
Eric Fiselier
- [PATCH] [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers.
Eric Fiselier
- [PATCH] [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers.
Eric Fiselier
- [PATCH] C99 partial re-initialization behavior (DR-253)
Yunzhong Gao
- r216662 - [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Renato Golin
- r222995 - Revert "Remove threshold for lifetime marker insertion of named temporaries"
Arnaud De Grandmaison
- r222993 - Remove threshold for lifetime marker insertion of named temporaries
Arnaud A. de Grandmaison
- r222995 - Revert "Remove threshold for lifetime marker insertion of named temporaries"
Arnaud A. de Grandmaison
- r222995 - Revert "Remove threshold for lifetime marker insertion of named temporaries"
Arnaud A. de Grandmaison
- r222995 - Revert "Remove threshold for lifetime marker insertion of named temporaries"
Arnaud A. de Grandmaison
- r223116 - [NVPTX] Fix type error for some builtins in BuiltinsNVPTX.def
Justin Holewinski
- r223136 - This patch fixes a crash involving use of predefined
Fariborz Jahanian
- r223168 - Another warning with no group name bites the dust.
Fariborz Jahanian
- r223111 - clang-format: precedence-based indentation when breaking before operators.
Daniel Jasper
- r223117 - clang-format: Add option to suppress operator alignment.
Daniel Jasper
- r223118 - clang-format: Escape '*' in generated flag documentation.
Daniel Jasper
- r223228 - clang-format: Fix expression parser not closing stuff at end of stmt.
Daniel Jasper
- r223234 - clang-format: Fix fake parentheses placement with comments.
Daniel Jasper
- r223345 - clang-format: More restrictively classify import declarations.
Daniel Jasper
- r223367 - clang-format: [JS] Don't put top-level dict literals on a single line.
Daniel Jasper
- r223458 - clang-format: Support NS_OPTIONS, CF_ENUM and CF_OPTIONS.
Daniel Jasper
- r200469 - clang-format: Support ObjC's NS_ENUMs.
Daniel Jasper
- r223609 - clang-format: Don't merge lines with comments.
Daniel Jasper
- [PATCH] [OpenCL] use -cl-fast-relaxed-math to relax math
Pekka Jääskeläinen
- [PATCH] [OpenCL] fix the various -cl-* flags to relax FP arith
Pekka Jääskeläinen
- r223391 - Silence warning: "NOMINMAX" redefined.
Yaron Keren
- [PATCH] Fix DiagnosticErrorTrap with SuppressAllDiagnostics
Brad King
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [PATCH] CUDA host device code with two code paths
Reid Kleckner
- [PATCH] CUDA host device code with two code paths
Reid Kleckner
- [PATCH] Allow clang-cl to automatically use lld instead of forcing the MSVC linker
Reid Kleckner
- r223079 - Use nullptr to silence -Wsentinel when self-hosting on Windows
Reid Kleckner
- Wrong lookup performed for __super
Reid Kleckner
- [PATCH] Emit warning if define or undef reserved identifier or keyword.
Reid Kleckner
- [PATCH] Allow clang-cl to automatically use lld instead of forcing the MSVC linker
Reid Kleckner
- [PATCH] Intrin: Add _umul128
Reid Kleckner
- [PATCH] CUDA host device code with two code paths
Reid Kleckner
- [PATCH] -Wcomma, a new warning for questionable uses of the comma operator
Reid Kleckner
- [PATCH] CUDA host device code with two code paths
Reid Kleckner
- [PATCH] Add attributes for AMDGPU register limits.
Reid Kleckner
- r223267 - Cast vtable address points to i32 (...)** to enable more globalopt
Reid Kleckner
- [PATCH] Cast vtable address points to i32 (...)** to enable more globalopt
Reid Kleckner
- r223271 - CUDA host device code with two code paths
Reid Kleckner
- [PATCH] CUDA host device code with two code paths
Reid Kleckner
- r223316 - Implement __umulh with __int128 arithmetic
Reid Kleckner
- r223319 - Add test for __umulh
Reid Kleckner
- [PATCH] Make the function pointer a template argument instead of a runtime value.
Manuel Klimek
- [PATCH] Skip some unnecessary type checks.
Manuel Klimek
- [PATCH] Skip some unnecessary type checks.
Manuel Klimek
- clang-apply-replacements doesn't handle windows newlines correctly
Manuel Klimek
- [PATCH] Make ArgumentsAdjuster an std::function.
Manuel Klimek
- [PATCH] Make ArgumentsAdjuster an std::function (clang-tools-extra part of D6505).
Manuel Klimek
- [PATCH][REVIEW REQUEST] Fix for libclang completion of already declared template friends.
Manuel Klimek
- r223443 - [modules] Instead of storing absolute paths in a .pcm file, store the path to
Manuel Klimek
- [clang-tools-extra] r223232 - [clang-tidy] Make a test independent of the default check set.
Alexander Kornienko
- [clang-tools-extra] r223235 - [clang-tidy] Update help messages and docs.
Alexander Kornienko
- clang-apply-replacements doesn't handle windows newlines correctly
Alexander Kornienko
- Re: [PATCH] Add clang-tidy check for unique_ptr's reset+release→move
Alexander Kornienko
- [PATCH] Make ArgumentsAdjuster an std::function.
Alexander Kornienko
- [PATCH] Make ArgumentsAdjuster an std::function (clang-tools-extra part of D6505).
Alexander Kornienko
- [PATCH] Make ArgumentsAdjuster an std::function.
Alexander Kornienko
- r223248 - Make ArgumentsAdjuster an std::function.
Alexander Kornienko
- [clang-tools-extra] r223249 - Make ArgumentsAdjuster an std::function (clang-tools-extra part of D6505).
Alexander Kornienko
- Re: [PATCH] Add clang-tidy check for unique_ptr's reset+release→move
Alexander Kornienko
- Re: [PATCH] Add clang-tidy check for unique_ptr's reset+release→move
Alexander Kornienko
- r223352 - Make getInsertArgumentAdjuster insert extra arguments to the end by default.
Alexander Kornienko
- [clang-tools-extra] r223460 - [clang-tidy] Add clang-tidy check for unique_ptr's reset+release -> move
Alexander Kornienko
- Re: [PATCH] Add clang-tidy check for unique_ptr's reset+release→move
Alexander Kornienko
- r223123 - Fix invalid calling convention used for libcalls on ARM.
Anton Korobeynikov
- [PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.
Breckin Loggins
- [PATCH] Intrin: Add _umul128
David Majnemer
- r223175 - Intrin: Add _umul128
David Majnemer
- r223176 - Intrin: shrx_u64 should be _shrx_u64
David Majnemer
- [PATCH] Intrin: Add _umul128
David Majnemer
- r223179 - FullProduct should be _FullProduct
David Majnemer
- [PATCH] [clang][MIPS] Removing __SIZEOF_INT128__ macro for MIPS64
David Majnemer
- [PATCH] [clang][MIPS] Removing __SIZEOF_INT128__ macro for MIPS64
David Majnemer
- [PATCH] CodeGen: implement __emit intrinsic
David Majnemer
- [PATCH] CodeGen: implement __emit intrinsic
David Majnemer
- r223453 - Driver: Cleanup -fexceptions behavior
David Majnemer
- r223455 - Driver: Objective-C should respect -fno-exceptions
David Majnemer
- r220714 - Frontend: Define __EXCEPTIONS if -fexceptions is passed
David Majnemer
- r223455 - Driver: Objective-C should respect -fno-exceptions
David Majnemer
- r223455 - Driver: Objective-C should respect -fno-exceptions
David Majnemer
- r223455 - Driver: Objective-C should respect -fno-exceptions
David Majnemer
- [PATCH] [libcxx] Set _LIBCPP_ELAST for mingw.
David Majnemer
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
John McCall
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
John McCall
- [PATCH] [OPENMP] Codegen for 'omp barrier' directive.
John McCall
- [PATCH] [OPENMP] CodeGen for "omp atomic read [seq_cst]" directive.
John McCall
- [PATCH] [OPENMP] Codegen for 'omp master' directive
John McCall
- [PATCH] [OPENMP] Codegen for 'omp master' directive
John McCall
- [PATCH] [OPENMP] Codegen for 'omp barrier' directive.
John McCall
- [PATCH] Bugfix for Codegen of atomic load/store ops.
John McCall
- [PATCH] [OPENMP] Codegen for 'omp barrier' directive.
John McCall
- [PATCH] [OPENMP] Codegen for the 'omp for' with static schedule (non-chunked).
John McCall
- [PATCH] Update TargetTriple Format Info
Tim Northover
- [PATCH] Provide fixit if unscoped enumeration is used in nested name specifier. This fixes PR16951.
Serge Pavlov
- r223114 - Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
- [PATCH] Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
- r223114 - Emit warning if define or undef reserved identifier or keyword.
Serge Pavlov
- r223120 - Reverted r223114, it caused failure on on clang-native-arm-cortex-a9.
Serge Pavlov
- [PATCH] CUDA host device code with two code paths
Jacques Pienaar
- [PATCH] CUDA host device code with two code paths
Jacques Pienaar
- [PATCH] CUDA host device code with two code paths
Jacques Pienaar
- [PATCH] CUDA host device code with two code paths
Jacques Pienaar
- [PATCH] CUDA host device code with two code paths
Jacques Pienaar
- r223114 - Emit warning if define or undef reserved identifier or keyword.
Asiri Rathnayake
- r223114 - Emit warning if define or undef reserved identifier or keyword.
Asiri Rathnayake
- [PATCH] Recognize __unaligned in more cases
Nico Rieck
- r223412 - Recognize __unaligned keyword after type specifier
Nico Rieck
- r223413 - Parse qualifiers after comma in declarator lists as a Microsoft extension
Nico Rieck
- [PATCH] ASTImporter: Propagate implicit flag to imported record and field decls
Nico Rieck
- [PATCH] ASTImporter: Fix missing SourceLoc imports
Nico Rieck
- r223537 - Specify the name of the generated header only once. NFC.
Paul Robinson
- [PATCH] Rename preprocessor symbols to be more descriptive. NFC
Robinson, Paul
- r223578 - Rename a couple of preprocessor symbols to be more descriptive. NFC.
Paul Robinson
- [PATCH] Rename preprocessor symbols to be more descriptive. NFC
Robinson, Paul
- r223241 - Fix isThreadModelSupported()'s comment. NFC
Jonathan Roelofs
- r223422 - Use isOSBinFormatMachO() instead of comparing the object format
Jonathan Roelofs
- r223422 - Use isOSBinFormatMachO() instead of comparing the object format
Jonathan Roelofs
- [libcxx] r223590 - Improve error message when _LIBCPP_HAS_NO_MONOTONIC_CLOCK is used improperly
Jonathan Roelofs
- [PATCH] Rename preprocessor symbols to be more descriptive. NFC
Jordan Rose
- [PATCH] These builtin functions set errno. Mark them accordingly.
Chad Rosier
- r223471 - Fix Typos in include/clang-c/Index.h
Chad Rosier
- [PATCH] Fix Typos in include/clang-c/Index.h
Chad Rosier
- [PATCH] Fix Typos in llvm/IR/Module.h
Chad Rosier
- [PATCH] Update TargetTriple Format Info
Chad Rosier
- [PATCH] Backporting some changes from master to release_35 branch .
Chad Rosier
- [PATCH] Dangerous long casts
Anders Rönnholm
- [PATCH] Dangerous long casts
Anders Rönnholm
- Fwd: update the "-cl-kernel-arg-info" option for SPIR
Sahasrabuddhe, Sameer
- r223340 - Always emit kernel arg info for SPIR.
Sameer Sahasrabuddhe
- r223114 - Emit warning if define or undef reserved identifier or keyword.
Alexey Samsonov
- [PATCH] libc++: support NaCl when building thread.cpp
Derek Schuff
- r223311 - [msan] allow -fsanitize-coverage=N together with -fsanitize=memory, clang part
Kostya Serebryany
- [PATCH] No memcpy for copy ctor with -fsanitize-address-field-padding=1
Kostya Serebryany
- [PATCH] No memcpy for copy ctor with -fsanitize-address-field-padding=1
Kostya Serebryany
- r223563 - No memcpy for copy ctor with -fsanitize-address-field-padding=1
Kostya Serebryany
- [clang] [bug 17456] cast diagnostic
Nathan Sidwell
- [clang] Patch for 6037
Nathan Sidwell
- r223090 - Perform correct lookup when '__super' is used in class with dependent base.
Nikola Smiljanic
- clang-apply-replacements doesn't handle windows newlines correctly
Nikola Smiljanic
- clang-apply-replacements doesn't handle windows newlines correctly
Nikola Smiljanic
- clang-apply-replacements doesn't handle windows newlines correctly
Nikola Smiljanic
- clang-apply-replacements doesn't handle windows newlines correctly
Nikola Smiljanic
- Handle MS-style inline assembly in clang-modernize
Nikola Smiljanic
- r222464 - Wire up delayed typo correction to DiagnoseEmptyLookup and set up
Peter Smith
- r222464 - Wire up delayed typo correction to DiagnoseEmptyLookup and set up
Peter Smith
- r223064 - Add missing 'break's, found by inspection. No functionality change; the
Richard Smith
- [PATCH] Warning on unevaluated expression contexts with side effects
Richard Smith
- [PATCH] Warning on unevaluated expression contexts with side effects
Richard Smith
- r223095 - [modules] Track how 'header' directives were written in module map files,
Richard Smith
- [clang-tools-extra] r223098 - Update and simplify to match Clang r223095.
Richard Smith
- r223184 - PR21706: -Wunsequenced was missing warnings when leaving a sequenced region that contained side effects.
Richard Smith
- [patch] add support for has_feature(cxx_alignof) and has_feature(c_alignof)
Richard Smith
- [PATCH] Warning on unevaluated expression contexts with side effects
Richard Smith
- r223266 - Teach EvaluatedExprVisitor that the condition and unselected branches of a
Richard Smith
- r223184 - PR21706: -Wunsequenced was missing warnings when leaving a sequenced region that contained side effects.
Richard Smith
- [PATCH] Fix PR20619 - failure to define implicit copy ctor of a by val capture in a generic lambda
Richard Smith
- r223241 - Fix isThreadModelSupported()'s comment. NFC
Richard Smith
- [PATCH] Fix PR21684 - Ellipsis at end of generic lambda parameter-declaration-clause should be parsed as a parameter pack
Richard Smith
- r220714 - Frontend: Define __EXCEPTIONS if -fexceptions is passed
Richard Smith
- __has_attribute and pragmas
Richard Smith
- __has_attribute and pragmas
Richard Smith
- r220714 - Frontend: Define __EXCEPTIONS if -fexceptions is passed
Richard Smith
- r223443 - [modules] Instead of storing absolute paths in a .pcm file, store the path to
Richard Smith
- r223525 - Make DiagnosticErrorTrap work even if SuppressAllDiagnostics is enabled.
Richard Smith
- [PATCH] Fix DiagnosticErrorTrap with SuppressAllDiagnostics
Richard Smith
- r223539 - [modules] Instead of storing absolute paths in a .pcm file, store the path to
Richard Smith
- r223547 - Additional safety for the root cause of regression in r223443; make the module
Richard Smith
- r223561 - PR21217: Slightly more eagerly load -fmodule-map-file= files and provide
Richard Smith
- [PATCH] pr21217 - -fmodule-map-file should warn on non-existent file
Richard Smith
- [PATCH] Rename preprocessor symbols to be more descriptive. NFC
Richard Smith
- [PATCH] No memcpy for copy ctor with -fsanitize-address-field-padding=1
Richard Smith
- r223577 - [modules] If we import a module, and we've seen a module map that describes the
Richard Smith
- r223595 - Add test file missed from r223561.
Richard Smith
- r223596 - Add some file content to avoid test failures on content-addressed file systems.
Richard Smith
- [PATCH] Add clang-tidy check for unique_ptr's reset+release→move
Alexey Sokolov
- Re: [PATCH] Add clang-tidy check for unique_ptr's reset+release→move
Alexey Sokolov
- Re: [PATCH] Add clang-tidy check for unique_ptr's reset+release→move
Alexey Sokolov
- Re: [PATCH] Add clang-tidy check for unique_ptr's reset+release→move
Alexey Sokolov
- [PATCH] R600: Handle gcn triple
Tom Stellard
- r222995 - Revert "Remove threshold for lifetime marker insertion of named temporaries"
Evgeniy Stepanov
- r222995 - Revert "Remove threshold for lifetime marker insertion of named temporaries"
Evgeniy Stepanov
- r223162 - Diagnose TypoExprs in a couple of error cases in ParsePostfixExpressionSuffix.
Kaelyn Takata
- r222464 - Wire up delayed typo correction to DiagnoseEmptyLookup and set up
Kaelyn Takata
- r223177 - Ensure typos in the default values of template parameters get diagnosed.
Kaelyn Takata
- r222464 - Wire up delayed typo correction to DiagnoseEmptyLookup and set up
Kaelyn Takata
- r223209 - Handle delayed corrections in a couple more error paths in ParsePostfixExpressionSuffix.
Kaelyn Takata
- r223107 - clang/test/Modules/malformed.cpp REQUIRES shell due to "cd".
NAKAMURA Takumi
- [PATCH] [clang][MIPS] Removing __SIZEOF_INT128__ macro for MIPS64
Sagar Thakur
- [PATCH] [clang][MIPS] Removing __SIZEOF_INT128__ macro for MIPS64
Sagar Thakur
- [PATCH] [clang][MIPS] Removing __SIZEOF_INT128__ macro for MIPS64
Sagar Thakur
- [PATCH] [clang][MIPS] Removing __SIZEOF_INT128__ macro for MIPS64
Sagar Thakur
- [PATCH] [clang][MIPS] Removing __SIZEOF_INT128__ macro for MIPS64
Sagar Thakur
- [PATCH] [clang][MIPS] Removing __SIZEOF_INT128__ macro for MIPS64
Sagar Thakur
- [PATCH] [clang][MIPS] Removing __SIZEOF_INT128__ macro for MIPS64
Sagar Thakur
- [PATCH] Allow clang-cl to automatically use lld instead of forcing the MSVC linker
Zachary Turner
- [PATCH] Allow clang-cl to automatically use lld instead of forcing the MSVC linker
Zachary Turner
- r223086 - Make -fuse-ld=lld work properly on Windows.
Zachary Turner
- [PATCH] Allow clang-cl to automatically use lld instead of forcing the MSVC linker
Zachary Turner
- [PATCH] Allow clang-cl to automatically use lld instead of forcing the MSVC linker
Rui Ueyama
- [PATCH] Fix PR20619 - failure to define implicit copy ctor of a by val capture in a generic lambda
Faisal Vali
- [PATCH] Fix PR21684 - Ellipsis at end of generic lambda parameter-declaration-clause should be parsed as a parameter pack
Faisal Vali
- r223357 - Fix PR21684 - Ellipsis following an 'auto' parameter sans name/ID
Faisal Vali
- [PATCH] Fix PR21684 - Ellipsis at end of generic lambda parameter-declaration-clause should be parsed as a parameter pack
Faisal Vali
- [PATCH] Fix PR21684 - Ellipsis at end of generic lambda parameter-declaration-clause should be parsed as a parameter pack
Faisal Vali
- [PATCH] Fix PR20619 - failure to define implicit copy ctor of a by val capture in a generic lambda
Faisal Vali
- r223056 - Add a test for devirtualization of virtual operator calls.
Nico Weber
- [PATCH] Allow clang-cl to automatically use lld instead of forcing the MSVC linker
Nico Weber
- [patch] add support for has_feature(cxx_alignof) and has_feature(c_alignof)
Nico Weber
- r176887 - Revert r166370 and r166540 now that Xcode 4.6 has been available for a while.
Nico Weber
- r223149 - Wrap to 80 columns. No behavior change.
Nico Weber
- [patch] add support for has_feature(cxx_alignof) and has_feature(c_alignof)
Nico Weber
- r223185 - Fix incorrect codegen for devirtualized calls to virtual overloaded operators.
Nico Weber
- r223185 - Fix incorrect codegen for devirtualized calls to virtual overloaded operators.
Nico Weber
- r223186 - Add support for has_feature(cxx_alignof) and has_feature(c_alignof).
Nico Weber
- [patch] add support for has_feature(cxx_alignof) and has_feature(c_alignof)
Nico Weber
- clang-apply-replacements doesn't handle windows newlines correctly
Nico Weber
- r220714 - Frontend: Define __EXCEPTIONS if -fexceptions is passed
Nico Weber
- r220714 - Frontend: Define __EXCEPTIONS if -fexceptions is passed
Nico Weber
- r223455 - Driver: Objective-C should respect -fno-exceptions
Nico Weber
- r223455 - Driver: Objective-C should respect -fno-exceptions
Nico Weber
- r223455 - Driver: Objective-C should respect -fno-exceptions
Nico Weber
- r223455 - Driver: Objective-C should respect -fno-exceptions
Nico Weber
- r223105 - Try to fix the MSVC build.
Hans Wennborg
- r223106 - CMake: make the regexes used for setting HOST_LINK_VERSION more forgiving (PR21268)
Hans Wennborg
- [PATCH] Intrin: Add _umul128
Hans Wennborg
- r223333 - CMake: try to actually fix the regexes for setting HOST_LINK_VERSION this time (PR21268)
Hans Wennborg
- [PATCH] clang-cl: Only mark dllexported constexpr functions once
Hans Wennborg
- [PATCH] clang-cl: Only mark dllexported constexpr functions once
Hans Wennborg
- r220714 - Frontend: Define __EXCEPTIONS if -fexceptions is passed
Hans Wennborg
- r220714 - Frontend: Define __EXCEPTIONS if -fexceptions is passed
Hans Wennborg
- r223538 - ASTDumper: print whether a function is constexpr
Hans Wennborg
- r176887 - Revert r166370 and r166540 now that Xcode 4.6 has been available for a while.
Bob Wilson
- r223097 - Remove special case for aarch64 static vs. PIC code in iOS kernel code.
Bob Wilson
- r223108 - Re-apply "Revert r166370 and r166540 now that Xcode 4.6 has been available for a while."
Bob Wilson
- r223426 - [analyzer] Eliminated endless loop.
Anton Yartsev
- [PATCH][analyzer] Improvements to scan-build.
Anton Yartsev
- [Patch][ObjC][Proposal] NSValue literals
jahanian
- [Patch][ObjC][Proposal] NSValue literals
jahanian
- [Patch][ObjC][Proposal] NSValue literals
jahanian
- [PATCH] Improvements to scan-build.
Антон Ярцев
Last message date:
Sun Dec 7 20:46:04 PST 2014
Archived on: Tue Aug 4 15:31:57 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).