The Week Of Monday 12 September 2016 Archives by subject
Starting: Mon Sep 12 00:54:07 PDT 2016
Ending: Sun Sep 18 23:57:40 PDT 2016
Messages: 688
- [cfe-dev] [Static Analyzer] Retain count checker does not warn about parameters that might leak
Devin Coughlin via cfe-commits
- [clang-tools-extra] r281206 - [clang-tidy] readability-misplaced-array-index: add new check that warns when array index is misplaced.
Daniel Marjamaki via cfe-commits
- [clang-tools-extra] r281307 - [clang-tidy] Extend readability-container-size-empty to arbitrary class with size() and empty()
Kirill Bobyrev via cfe-commits
- [clang-tools-extra] r281313 - [clang-tidy] Fix naming in container-size-empty.
Kirill Bobyrev via cfe-commits
- [clang-tools-extra] r281453 - [clang-tidy] Add check 'misc-use-after-move'
Martin Bohme via cfe-commits
- [clang-tools-extra] r281453 - [clang-tidy] Add check 'misc-use-after-move'
Chandler Carruth via cfe-commits
- [clang-tools-extra] r281453 - [clang-tidy] Add check 'misc-use-after-move'
Martin Böhme via cfe-commits
- [clang-tools-extra] r281453 - [clang-tidy] Add check 'misc-use-after-move'
Martin Böhme via cfe-commits
- [clang-tools-extra] r281453 - [clang-tidy] Add check 'misc-use-after-move'
Martin Böhme via cfe-commits
- [clang-tools-extra] r281453 - [clang-tidy] Add check 'misc-use-after-move'
Martin Böhme via cfe-commits
- [clang-tools-extra] r281453 - [clang-tidy] Add check 'misc-use-after-move'
Martin Böhme via cfe-commits
- [clang-tools-extra] r281453 - [clang-tidy] Add check 'misc-use-after-move'
Martin Böhme via cfe-commits
- [clang-tools-extra] r281455 - [clang-tidy] Make test for misc-use-after-move pass under Windows
Martin Bohme via cfe-commits
- [clang-tools-extra] r281456 - [clang-rename] Merge rename-{at|all} & optimize.
Kirill Bobyrev via cfe-commits
- [clang-tools-extra] r281459 - reverting r281456
Kirill Bobyrev via cfe-commits
- [clang-tools-extra] r281460 - [clang-tidy] Add dependency on clangAnalysis to clangTidyMiscModule
Martin Bohme via cfe-commits
- [clang-tools-extra] r281510 - [Release notes] Mention readability-container-size-empty improvements.
Eugene Zelenko via cfe-commits
- [clang-tools-extra] r281710 - [clang-rename] Merge rename-{at|all} & optimise.
Kirill Bobyrev via cfe-commits
- [clang-tools-extra] r281713 - [clang-tidy] Bugfix for readability-redundant-control-flow check
Kirill Bobyrev via cfe-commits
- [clang-tools-extra] r281826 - [clang-rename] Fix handling of unchanged files
Alexander Shaposhnikov via cfe-commits
- [libclc] r281563 - Add ADDR_SPACE parameter to _CLC_V_V_VP_VECTORIZE
Aaron Watry via cfe-commits
- [libclc] r281564 - math: Implement lgamma_r
Aaron Watry via cfe-commits
- [libclc] r281565 - math: Implement lgamma
Aaron Watry via cfe-commits
- [libclc] r281566 - math: Implement tgamma
Aaron Watry via cfe-commits
- [libclc] r281791 - amdgcn-amdhsa: Add get_global_size() implementation
Tom Stellard via cfe-commits
- [libclc] r281792 - amdgcn-amdhsa: Add get_num_groups implementation
Tom Stellard via cfe-commits
- [libclc] r281793 - configure: Add amdgcn-mesa-mesa3d target
Tom Stellard via cfe-commits
- [libcxx] r280944 - Added 'inline' attribute to basic_string's destructor
Eric Fiselier via cfe-commits
- [libcxx] r281179 - [libcxx] Introduce an externally-threaded libc++ variant.
Mike Aizatsky via cfe-commits
- [libcxx] r281179 - [libcxx] Introduce an externally-threaded libc++ variant.
Asiri Rathnayake via cfe-commits
- [libcxx] r281179 - [libcxx] Introduce an externally-threaded libc++ variant.
Asiri Rathnayake via cfe-commits
- [libcxx] r281179 - [libcxx] Introduce an externally-threaded libc++ variant.
Asiri Rathnayake via cfe-commits
- [libcxx] r281250 - config: Fix typo in comment
Shoaib Meenai via cfe-commits
- [libcxx] r281264 - config: Use _LIBCPP_TYPE_VIS_ONLY with enum class
Shoaib Meenai via cfe-commits
- [libcxx] r281310 - [libcxx] Fix gcc builds.
Asiri Rathnayake via cfe-commits
- [libcxx] r281475 - [libcxx] Enable building and testing of libcxx with ThreadSanitizer on OS X
Kuba Brecka via cfe-commits
- [libcxx] r281476 - [libcxx] Fix a typo in test/libcxx/test/target_info.py that prevents running tests on Darwin with sanitizers
Kuba Brecka via cfe-commits
- [libcxx] r281477 - [libcxx] Add a TSan regression test for a data race in call_once
Kuba Brecka via cfe-commits
- [libcxx] r281562 - Revert r280944 - Added 'inline' attribute to basic_string's destructor
Eric Fiselier via cfe-commits
- [libcxx] r281603 - [libcxx] Allow sanitizing libcxx with ASan+UBSan simultaneously
Kuba Brecka via cfe-commits
- [libcxx] r281641 - [libc++] Avoid <memory> include in locale_win32.h
Shoaib Meenai via cfe-commits
- [libcxx] r281673 - [libc++] Fix and document visibility attributes for Clang, GCC and Windows.
Eric Fiselier via cfe-commits
- [libcxx] r281681 - [libc++] Add _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to support GCC ABI compatibility
Eric Fiselier via cfe-commits
- [libcxx] r281683 - Move inline attributes in filesystem to first declaration
Eric Fiselier via cfe-commits
- [libcxx] r281684 - Use _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY in valarray to support attribute((internal_linkage)).
Eric Fiselier via cfe-commits
- [libcxx] r281691 - Move _LIBCPP_INLINE_VISIBILITY to first declaration in sstream.
Eric Fiselier via cfe-commits
- [libcxx] r281692 - Move _LIBCPP_INLINE_VISIBILITY to first declaration in <propagate_const>
Eric Fiselier via cfe-commits
- [libcxx] r281695 - Update _LIBCPP_EXCEPTION_ABI doc with @mclow's feedback
Eric Fiselier via cfe-commits
- [libcxx] r281697 - Attempt to fix Sphinx build
Eric Fiselier via cfe-commits
- [libcxx] r281731 - [libcxx] Add missing c++98 xfail. NFC.
Asiri Rathnayake via cfe-commits
- [libcxx] r281766 - [libc++] Fix inline attribute for non-MSVC Windows
Shoaib Meenai via cfe-commits
- [libcxxabi] r281709 - Fix side effect in assertion
Eric Fiselier via cfe-commits
- [libunwind] r281346 - [3.9.1] Merge r279871 - [ARM] Adding .arch directives around WMMX unwind code
Renato Golin via cfe-commits
- [PATCH] clang-format: Adding two new format options.
Robin Sommer via cfe-commits
- [PATCH] D14471: [AArch64] Fix a crash in driver
Akira Hatanaka via cfe-commits
- [PATCH] D15075: No error for conflict between inputs\outputs and clobber list
Akira Hatanaka via cfe-commits
- [PATCH] D16171: Warning on redeclaring with a conflicting asm label
Nick Lewycky via cfe-commits
- [PATCH] D16171: Warning on redeclaring with a conflicting asm label
Sam Shepperd via cfe-commits
- [PATCH] D16171: Warning on redeclaring with a conflicting asm label
Zhao, Weiming via cfe-commits
- [PATCH] D16533: Bug 20796 - GCC's -Wstrict-prototypes warning not implemented in Clang
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D16989: Change interpretation of function definition in friend declaration of template class.
Serge Pavlov via cfe-commits
- [PATCH] D17815: [libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of dynamic memory exhaustion.
Igor Kudrin via cfe-commits
- [PATCH] D17815: [libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of dynamic memory exhaustion.
Eric Fiselier via cfe-commits
- [PATCH] D18462: Fix for clang_Cursor_getSpellingNameRange()
Manuel Klimek via cfe-commits
- [PATCH] D18462: Fix for clang_Cursor_getSpellingNameRange()
Kevin Funk via cfe-commits
- [PATCH] D18462: Fix for clang_Cursor_getSpellingNameRange()
Milian Wolff via cfe-commits
- [PATCH] D18462: Fix for clang_Cursor_getSpellingNameRange()
Benjamin Kramer via cfe-commits
- [PATCH] D18639: Use __builtin_isnan/isinf/isfinite in complex
Hal Finkel via cfe-commits
- [PATCH] D18639: Use __builtin_isnan/isinf/isfinite in complex
Eric Fiselier via cfe-commits
- [PATCH] D20415: Update Clang for D20147 ("DebugInfo: New metadata representation for global variables.")
Peter Collingbourne via cfe-commits
- [PATCH] D20811: [analyzer] Model some library functions
Artem Dergachev via cfe-commits
- [PATCH] D20811: [analyzer] Model some library functions
Devin Coughlin via cfe-commits
- [PATCH] D20811: [analyzer] Model some library functions
Artem Dergachev via cfe-commits
- [PATCH] D20811: [analyzer] Model some library functions
Devin Coughlin via cfe-commits
- [PATCH] D20811: [analyzer] Model some library functions
Artem Dergachev via cfe-commits
- [PATCH] D20811: [analyzer] Model some library functions
Devin Coughlin via cfe-commits
- [PATCH] D21021: [Clang][AVX512][BuiltIn]Adding intrinsics move_{sd|ss} to clang
Simon Pilgrim via cfe-commits
- [PATCH] D21070: Pass the ABI in the triple when appropriate (currently for MIPS) for 'clang -cc1' and 'clang -cc1as'
Simon Dardis via cfe-commits
- [PATCH] D21104: [CodeGen][ObjC] Block captures should inherit the type of the captured field in the enclosing lambda or block
John McCall via cfe-commits
- [PATCH] D21104: [CodeGen][ObjC] Block captures should inherit the type of the captured field in the enclosing lambda or block
Akira Hatanaka via cfe-commits
- [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
Daniel Marjamäki via cfe-commits
- [PATCH] D21506: [analyzer] Block in critical section
Artem Dergachev via cfe-commits
- [PATCH] D21506: [analyzer] Block in critical section
Zoltán Dániel Török via cfe-commits
- [PATCH] D21506: [analyzer] Block in critical section
Zoltán Dániel Török via cfe-commits
- [PATCH] D21506: [analyzer] Block in critical section
Anna Zaks via cfe-commits
- [PATCH] D21506: [analyzer] Block in critical section
Anna Zaks via cfe-commits
- [PATCH] D21506: [analyzer] Block in critical section
Zoltán Dániel Török via cfe-commits
- [PATCH] D21698: [OpenCL] Allow disabling types and declarations associated with extensions
Anastasia Stulova via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Eric Fiselier via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Tavian Barnes via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Tavian Barnes via cfe-commits
- [PATCH] D21803: [libcxxabi] Provide a fallback __cxa_thread_atexit() implementation
Eric Fiselier via cfe-commits
- [PATCH] D22053: [Sema] Fix a C++1z bug where initializer for static constexpr data member was not instantiated
Erik Pilkington via cfe-commits
- [PATCH] D22057: Prevent devirtualization of calls to un-instantiated functions.
Sunil Srivastava via cfe-commits
- [PATCH] D22346: [Clang-tidy] CERT-MSC50-CPP (std:rand() )
Benedek Kiss via cfe-commits
- [PATCH] D22346: [Clang-tidy] CERT-MSC50-CPP (std:rand() )
Aaron Ballman via cfe-commits
- [PATCH] D22439: Add missing includes.
Vassil Vassilev via cfe-commits
- [PATCH] D22452: [libcxx] Fix last_write_time tests for filesystems that don't support negative and very large times.
Jonas Hahnfeld via cfe-commits
- [PATCH] D22452: [libcxx] Fix last_write_time tests for filesystems that don't support negative and very large times.
Eric Fiselier via cfe-commits
- [PATCH] D22494: [analyzer] Explain why analyzer report is not generated (fix for PR12421).
Anton Yartsev via cfe-commits
- [PATCH] D22584: constexpr array support C++1z (P0031)
Jason Turner via cfe-commits
- [PATCH] D22679: [mips][ias] Enable IAS by default for N64 on Debian mips64el.
Simon Dardis via cfe-commits
- [PATCH] D22968: [analyzer] A checker for macOS-specific bool-like objects.
Anna Zaks via cfe-commits
- [PATCH] D23079: ObjC: Use a new type for ObjC type parameter (patch 2 out of 3)
Doug Gregor via cfe-commits
- [PATCH] D23079: ObjC: Use a new type for ObjC type parameter (patch 2 out of 3)
Phabricator via cfe-commits
- [PATCH] D23080: ObjC: Use a new type for ObjC type parameter (patch 3 out of 3)
Doug Gregor via cfe-commits
- [PATCH] D23080: ObjC: Use a new type for ObjC type parameter (patch 3 out of 3)
Phabricator via cfe-commits
- [PATCH] D23272: [analyzer][Rewrite] Fix boxes and shadows in HTML rewrites in Firefox.
Phabricator via cfe-commits
- [PATCH] D23284: Add -fdiagnostics-show-hotness
Adam Nemet via cfe-commits
- [PATCH] D23300: [analyzer] Add "Assuming..." diagnostic pieces for unsupported condition expressions.
Anna Zaks via cfe-commits
- [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
Martin Böhme via cfe-commits
- [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
Martin Böhme via cfe-commits
- [PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
Martin Böhme via cfe-commits
- [PATCH] D23657: Remove some false positives when taking the address of packed members
Roger Ferrer Ibanez via cfe-commits
- [PATCH] D23765: Fix for clang PR 29087
Taewook Oh via cfe-commits
- [PATCH] D23765: Fix for clang PR 29087
Serge Pavlov via cfe-commits
- [PATCH] D23765: Fix for clang PR 29087
Taewook Oh via cfe-commits
- [PATCH] D23765: Fix for clang PR 29087
Richard Smith via cfe-commits
- [PATCH] D23765: Fix for clang PR 29087
Taewook Oh via cfe-commits
- [PATCH] D23765: Fix for clang PR 29087
Taewook Oh via cfe-commits
- [PATCH] D23820: Do not warn about format strings that are indexed string literals.
Meike Baumgärtner via cfe-commits
- [PATCH] D23820: Do not warn about format strings that are indexed string literals.
Meike Baumgärtner via cfe-commits
- [PATCH] D23820: Do not warn about format strings that are indexed string literals.
Richard Smith via cfe-commits
- [PATCH] D23820: Do not warn about format strings that are indexed string literals.
Meike Baumgärtner via cfe-commits
- [PATCH] D23820: Do not warn about format strings that are indexed string literals.
Meike Baumgärtner via cfe-commits
- [PATCH] D23820: Do not warn about format strings that are indexed string literals.
Stephen Hines via cfe-commits
- [PATCH] D23820: Do not warn about format strings that are indexed string literals.
Meike Baumgärtner via cfe-commits
- [PATCH] D23820: Do not warn about format strings that are indexed string literals.
Meike Baumgärtner via cfe-commits
- [PATCH] D23820: Do not warn about format strings that are indexed string literals.
Richard Smith via cfe-commits
- [PATCH] D23820: Do not warn about format strings that are indexed string literals.
Meike Baumgärtner via cfe-commits
- [PATCH] D23820: Do not warn about format strings that are indexed string literals.
Meike Baumgärtner via cfe-commits
- [PATCH] D23820: Do not warn about format strings that are indexed string literals.
Richard Smith via cfe-commits
- [PATCH] D23820: Do not warn about format strings that are indexed string literals.
Meike Baumgärtner via cfe-commits
- [PATCH] D23820: Do not warn about format strings that are indexed string literals.
Meike Baumgärtner via cfe-commits
- [PATCH] D23820: Do not warn about format strings that are indexed string literals.
Meike Baumgärtner via cfe-commits
- [PATCH] D23820: Do not warn about format strings that are indexed string literals.
Stephen Hines via cfe-commits
- [PATCH] D23820: Do not warn about format strings that are indexed string literals.
Stephen Hines via cfe-commits
- [PATCH] D23842: [CFG] Add iterator_ranges to CFG and CFGBlock.
Martin Böhme via cfe-commits
- [PATCH] D23852: [SemaObjC] Fix crash while parsing type arguments and protocols
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D23852: [SemaObjC] Fix crash while parsing type arguments and protocols
Doug Gregor via cfe-commits
- [PATCH] D23852: [SemaObjC] Fix crash while parsing type arguments and protocols
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D23901: Minor cleanup of the class CallStackFrame
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23901: Minor cleanup of the class CallStackFrame
Reid Kleckner via cfe-commits
- [PATCH] D23902: Minor cleanup of PTHWriter
Alexander Shaposhnikov via cfe-commits
- [PATCH] D23907: Fix documentation of MemberExpr::getMemberDecl
Stephan Bergmann via cfe-commits
- [PATCH] D23921: Remove va_start diagnostic false positive with enumerations
Aaron Ballman via cfe-commits
- [PATCH] D23921: Remove va_start diagnostic false positive with enumerations
Dimitry Andric via cfe-commits
- [PATCH] D23921: Remove va_start diagnostic false positive with enumerations
Richard Smith via cfe-commits
- [PATCH] D23921: Remove va_start diagnostic false positive with enumerations
Aaron Ballman via cfe-commits
- [PATCH] D23926: [libcxx] Don't use C99 math ops in -std=c++03 mode
Eric Fiselier via cfe-commits
- [PATCH] D23926: [libcxx] Don't use C99 math ops in -std=c++03 mode
Asiri Rathnayake via cfe-commits
- [PATCH] D23932: [XRay] ARM 32-bit no-Thumb support in Clang
Serge Rogatch via cfe-commits
- [PATCH] D23932: [XRay] ARM 32-bit no-Thumb support in Clang
Serge Rogatch via cfe-commits
- [PATCH] D23932: [XRay] ARM 32-bit no-Thumb support in Clang
Dean Michael Berris via cfe-commits
- [PATCH] D24005: [compiler-rt cmake] Support overriding llvm-config query results
Jonas Hahnfeld via cfe-commits
- [PATCH] D24005: [compiler-rt cmake] Support overriding llvm-config query results
Michał Górny via cfe-commits
- [PATCH] D24005: [compiler-rt cmake] Support overriding llvm-config query results
Chris Bieneman via cfe-commits
- [PATCH] D24005: [compiler-rt cmake] Support overriding llvm-config query results
Michał Górny via cfe-commits
- [PATCH] D24005: [compiler-rt cmake] Support overriding llvm-config query results
Michał Górny via cfe-commits
- [PATCH] D24005: [compiler-rt cmake] Support overriding llvm-config query results
Jonas Hahnfeld via cfe-commits
- [PATCH] D24005: [compiler-rt cmake] Support overriding llvm-config query results
Michał Górny via cfe-commits
- [PATCH] D24005: [compiler-rt cmake] Support overriding llvm-config query results
Chris Bieneman via cfe-commits
- [PATCH] D24005: [compiler-rt cmake] Support overriding llvm-config query results
Michał Górny via cfe-commits
- [PATCH] D24005: [compiler-rt cmake] Support overriding llvm-config query results
Michał Górny via cfe-commits
- [PATCH] D24010: [ReachableCode] Skip over ExprWithCleanups in isConfigurationValue
Pirama Arumuga Nainar via cfe-commits
- [PATCH] D24059: NFC: refactor applyObjCProtocolQualifiers from SemaType.cpp to ASTContext so it can be shared.
Doug Gregor via cfe-commits
- [PATCH] D24059: NFC: refactor applyObjCProtocolQualifiers from SemaType.cpp to ASTContext so it can be shared.
Phabricator via cfe-commits
- [PATCH] D24065: [libc++] Use _LIBCPP_TYPE_VIS_ONLY with enum class
Shoaib Meenai via cfe-commits
- [PATCH] D24069: Document option '-rtlib' in clang's man page and help info
Jonas Hahnfeld via cfe-commits
- [PATCH] D24069: Document option '-rtlib' in clang's man page and help info
Jonas Hahnfeld via cfe-commits
- [PATCH] D24069: Document option '-rtlib' in clang's man page and help info
Lei Zhang via cfe-commits
- [PATCH] D24069: Document option '-rtlib' in clang's man page and help info
Jonas Hahnfeld via cfe-commits
- [PATCH] D24153: Add bunch of _Interlocked builtins
Reid Kleckner via cfe-commits
- [PATCH] D24153: Add bunch of _Interlocked builtins
Albert Gutowski via cfe-commits
- [PATCH] D24183: A clang tool for changing surrouding namespaces of class/function definitions.
Eric Liu via cfe-commits
- [PATCH] D24183: A clang tool for changing surrouding namespaces of class/function definitions.
Kirill Bobyrev via cfe-commits
- [PATCH] D24183: A clang tool for changing surrouding namespaces of class/function definitions.
Eric Liu via cfe-commits
- [PATCH] D24183: A clang tool for changing surrouding namespaces of class/function definitions.
Eric Liu via cfe-commits
- [PATCH] D24183: A clang tool for changing surrouding namespaces of class/function definitions.
Haojian Wu via cfe-commits
- [PATCH] D24183: A clang tool for changing surrouding namespaces of class/function definitions.
Eric Liu via cfe-commits
- [PATCH] D24183: A clang tool for changing surrouding namespaces of class/function definitions.
Eric Liu via cfe-commits
- [PATCH] D24183: A clang tool for changing surrouding namespaces of class/function definitions.
Kirill Bobyrev via cfe-commits
- [PATCH] D24183: A clang tool for changing surrouding namespaces of class/function definitions.
Eric Liu via cfe-commits
- [PATCH] D24183: A clang tool for changing surrouding namespaces of class/function definitions.
Kirill Bobyrev via cfe-commits
- [PATCH] D24183: A clang tool for changing surrouding namespaces of class/function definitions.
Haojian Wu via cfe-commits
- [PATCH] D24183: A clang tool for changing surrouding namespaces of class/function definitions.
Kirill Bobyrev via cfe-commits
- [PATCH] D24183: A clang tool for changing surrouding namespaces of class/function definitions.
Eric Liu via cfe-commits
- [PATCH] D24193: Allow variables with asm labels in naked functions
Nikola Smiljanić via cfe-commits
- [PATCH] D24193: Allow variables with asm labels in naked functions
Hans Wennborg via cfe-commits
- [PATCH] D24193: Allow variables with asm labels in naked functions
Nikola Smiljanić via cfe-commits
- [PATCH] D24224: [clang-rename] Merge rename-{ at | all } and optimise USRFindingAction.
Kirill Bobyrev via cfe-commits
- [PATCH] D24224: [clang-rename] Merge rename-{ at | all } and optimise USRFindingAction.
Alexander Kornienko via cfe-commits
- [PATCH] D24224: [clang-rename] Merge rename-{ at | all } and optimise USRFindingAction.
Kirill Bobyrev via cfe-commits
- [PATCH] D24224: [clang-rename] Merge rename-{ at | all } and optimise USRFindingAction.
Kirill Bobyrev via cfe-commits
- [PATCH] D24235: [OpenCL] Improve double literal handling
Neil Hickey via cfe-commits
- [PATCH] D24235: [OpenCL] Improve double literal handling
Neil Hickey via cfe-commits
- [PATCH] D24238: StaticAnalyzer CastToStruct : No memory corruption when casting array to struct
Daniel Marjamäki via cfe-commits
- [PATCH] D24238: StaticAnalyzer CastToStruct : No memory corruption when casting array to struct
Daniel Marjamäki via cfe-commits
- [PATCH] D24238: StaticAnalyzer CastToStruct : No memory corruption when casting array to struct
Artem Dergachev via cfe-commits
- [PATCH] D24243: [clang-move] A prototype tool for moving class definition to new file.
Haojian Wu via cfe-commits
- [PATCH] D24243: [clang-move] A prototype tool for moving class definition to new file.
Haojian Wu via cfe-commits
- [PATCH] D24243: [clang-move] A prototype tool for moving class definition to new file.
Eric Liu via cfe-commits
- [PATCH] D24243: [clang-move] A prototype tool for moving class definition to new file.
Haojian Wu via cfe-commits
- [PATCH] D24245: [ARM] ARM-specific attributes should be accepted for big-endian
Oliver Stannard via cfe-commits
- [PATCH] D24245: [ARM] ARM-specific attributes should be accepted for big-endian
Diana Picus via cfe-commits
- [PATCH] D24245: [ARM] ARM-specific attributes should be accepted for big-endian
Oliver Stannard via cfe-commits
- [PATCH] D24268: Traversing template paramter lists of DeclaratorDecls and/or TagDecls.
Nico Weber via cfe-commits
- [PATCH] D24278: [analyzer] Extend bug reports with extra notes.
Devin Coughlin via cfe-commits
- [PATCH] D24289: Add warning when assigning enums to bitfields without an explicit unsigned underlying type
Sasha Bermeister via cfe-commits
- [PATCH] D24289: Add warning when assigning enums to bitfields without an explicit unsigned underlying type
Nico Weber via cfe-commits
- [PATCH] D24289: Add warning when assigning enums to bitfields without an explicit unsigned underlying type
Reid Kleckner via cfe-commits
- [PATCH] D24289: Add warning when assigning enums to bitfields without an explicit unsigned underlying type
Aaron Ballman via cfe-commits
- [PATCH] D24289: Add warning when assigning enums to bitfields without an explicit unsigned underlying type
Sasha Bermeister via cfe-commits
- [PATCH] D24289: Add warning when assigning enums to bitfields without an explicit unsigned underlying type
Sasha Bermeister via cfe-commits
- [PATCH] D24289: Add warning when assigning enums to bitfields without an explicit unsigned underlying type
Sasha Bermeister via cfe-commits
- [PATCH] D24289: Add warning when assigning enums to bitfields without an explicit unsigned underlying type
Nico Weber via cfe-commits
- [PATCH] D24307: calculate extent size for memory regions allocated by C++ new expression
Daniel Krupp via cfe-commits
- [PATCH] D24307: calculate extent size for memory regions allocated by C++ new expression
Anna Zaks via cfe-commits
- [PATCH] D24307: calculate extent size for memory regions allocated by C++ new expression
Artem Dergachev via cfe-commits
- [PATCH] D24312: [CodeGen] Fix an assert in EmitNullConstant
Akira Hatanaka via cfe-commits
- [PATCH] D24319: clang-format: Add a flag to limit git-clang-format's diff to a single commit
Mark Lodato via cfe-commits
- [PATCH] D24319: clang-format: Add a flag to limit git-clang-format's diff to a single commit
Luis Héctor Chávez via cfe-commits
- [PATCH] D24319: clang-format: Add a flag to limit git-clang-format's diff to a single commit
Luis Héctor Chávez via cfe-commits
- [PATCH] D24319: clang-format: Add a flag to limit git-clang-format's diff to a single commit
Luis Héctor Chávez via cfe-commits
- [PATCH] D24319: clang-format: Add a flag to limit git-clang-format's diff to a single commit
Luis Héctor Chávez via cfe-commits
- [PATCH] D24319: clang-format: Add a flag to limit git-clang-format's diff to a single commit
Luis Héctor Chávez via cfe-commits
- [PATCH] D24319: clang-format: Add a flag to limit git-clang-format's diff to a single commit
Luis Héctor Chávez via cfe-commits
- [PATCH] D24319: clang-format: Add a flag to limit git-clang-format's diff to a single commit
Luis Héctor Chávez via cfe-commits
- [PATCH] D24330: Add some MS aliases for existing intrinsics
Reid Kleckner via cfe-commits
- [PATCH] D24330: Add some MS aliases for existing intrinsics
Albert Gutowski via cfe-commits
- [PATCH] D24330: Add some MS aliases for existing intrinsics
Albert Gutowski via cfe-commits
- [PATCH] D24330: Add some MS aliases for existing intrinsics
Reid Kleckner via cfe-commits
- [PATCH] D24330: Add some MS aliases for existing intrinsics
Albert Gutowski via cfe-commits
- [PATCH] D24330: Add some MS aliases for existing intrinsics
Albert Gutowski via cfe-commits
- [PATCH] D24330: Add some MS aliases for existing intrinsics
Albert Gutowski via cfe-commits
- [PATCH] D24330: Add some MS aliases for existing intrinsics
Albert Gutowski via cfe-commits
- [PATCH] D24330: Add some MS aliases for existing intrinsics
Reid Kleckner via cfe-commits
- [PATCH] D24330: Add some MS aliases for existing intrinsics
Alexander Shaposhnikov via cfe-commits
- [PATCH] D24330: Add some MS aliases for existing intrinsics
Albert Gutowski via cfe-commits
- [PATCH] D24330: Add some MS aliases for existing intrinsics
Albert Gutowski via cfe-commits
- [PATCH] D24330: Add some MS aliases for existing intrinsics
Albert Gutowski via cfe-commits
- [PATCH] D24339: [clang-tidy] Add check 'readability-redundant-member-init'
Alexander Kornienko via cfe-commits
- [PATCH] D24339: [clang-tidy] Add check 'readability-redundant-member-init'
Malcolm Parsons via cfe-commits
- [PATCH] D24349: [clang-tidy] Extend readability-container-size-empty to arbitrary class with size() and empty()
Alexander Kornienko via cfe-commits
- [PATCH] D24349: [clang-tidy] Extend readability-container-size-empty to arbitrary class with size() and empty()
Kirill Bobyrev via cfe-commits
- [PATCH] D24349: [clang-tidy] Extend readability-container-size-empty to arbitrary class with size() and empty()
Kirill Bobyrev via cfe-commits
- [PATCH] D24349: [clang-tidy] Extend readability-container-size-empty to arbitrary class with size() and empty()
Alexander Kornienko via cfe-commits
- [PATCH] D24349: [clang-tidy] Extend readability-container-size-empty to arbitrary class with size() and empty()
Kirill Bobyrev via cfe-commits
- [PATCH] D24349: [clang-tidy] Extend readability-container-size-empty to arbitrary class with size() and empty()
Kirill Bobyrev via cfe-commits
- [PATCH] D24361: hasDeclaration(qualType(...)) matcher should unwrap ElaboratedType and TemplateSpecializationType
Łukasz Anforowicz via cfe-commits
- [PATCH] D24361: hasDeclaration(qualType(...)) matcher should unwrap ElaboratedType and TemplateSpecializationType
Richard Smith via cfe-commits
- [PATCH] D24372: [libcxx] Sprinkle constexpr over compressed_pair
Keno Fischer via cfe-commits
- [PATCH] D24372: [libcxx] Sprinkle constexpr over compressed_pair
Marshall Clow via cfe-commits
- [PATCH] D24372: [libcxx] Sprinkle constexpr over compressed_pair
Keno Fischer via cfe-commits
- [PATCH] D24372: [libcxx] Sprinkle constexpr over compressed_pair
Eric Fiselier via cfe-commits
- [PATCH] D24372: [libcxx] Sprinkle constexpr over compressed_pair
Keno Fischer via cfe-commits
- [PATCH] D24372: [libcxx] Sprinkle constexpr over compressed_pair
Eric Fiselier via cfe-commits
- [PATCH] D24374: [libc++] Avoid <memory> include in locale_win32.h
Shoaib Meenai via cfe-commits
- [PATCH] D24380: [migrate-tool] Framework for a codebase-dependent migration tool.
Benjamin Kramer via cfe-commits
- [PATCH] D24380: [migrate-tool] Framework for a codebase-dependent migration tool.
Manuel Klimek via cfe-commits
- [PATCH] D24380: [migrate-tool] Framework for a codebase-dependent migration tool.
Eric Liu via cfe-commits
- [PATCH] D24380: [migrate-tool] Framework for a codebase-dependent migration tool.
Eric Liu via cfe-commits
- [PATCH] D24380: [migrate-tool] Framework for a codebase-dependent migration tool.
Eric Liu via cfe-commits
- [PATCH] D24380: [migrate-tool] Framework for a codebase-dependent migration tool.
Haojian Wu via cfe-commits
- [PATCH] D24383: Add addOrMerge interface to tooling::Replacements.
Eric Liu via cfe-commits
- [PATCH] D24383: Add addOrMerge interface to tooling::Replacements.
Eric Liu via cfe-commits
- [PATCH] D24383: Add addOrMerge interface to tooling::Replacements.
Eric Liu via cfe-commits
- [PATCH] D24383: Add addOrMerge interface to tooling::Replacements.
Daniel Jasper via cfe-commits
- [PATCH] D24383: Add addOrMerge interface to tooling::Replacements.
Eric Liu via cfe-commits
- [PATCH] D24383: Add addOrMerge interface to tooling::Replacements.
Daniel Jasper via cfe-commits
- [PATCH] D24383: Add addOrMerge interface to tooling::Replacements.
Eric Liu via cfe-commits
- [PATCH] D24383: Add addOrMerge interface to tooling::Replacements.
Eric Liu via cfe-commits
- [PATCH] D24401: clang-format: Add Java detection to git-clang-format.
Luis Héctor Chávez via cfe-commits
- [PATCH] D24401: clang-format: Add Java detection to git-clang-format.
Luis Héctor Chávez via cfe-commits
- [PATCH] D24401: clang-format: Add Java detection to git-clang-format.
Luis Héctor Chávez via cfe-commits
- [PATCH] D24401: clang-format: Add Java detection to git-clang-format.
Stephen Hines via cfe-commits
- [PATCH] D24411: [Analyzer] Suppress false positives on the clang static analyzer
Anna Zaks via cfe-commits
- [PATCH] D24426: DebugInfo: Pass non-zero alignment to DIBuilder only if aligment was forced
David Blaikie via cfe-commits
- [PATCH] D24426: DebugInfo: Pass non-zero alignment to DIBuilder only if aligment was forced
Paul Robinson via cfe-commits
- [PATCH] D24426: DebugInfo: Pass non-zero alignment to DIBuilder only if aligment was forced
David Blaikie via cfe-commits
- [PATCH] D24426: DebugInfo: Pass non-zero alignment to DIBuilder only if aligment was forced
Reid Kleckner via cfe-commits
- [PATCH] D24426: DebugInfo: Pass non-zero alignment to DIBuilder only if aligment was forced
Robinson, Paul via cfe-commits
- [PATCH] D24426: DebugInfo: Pass non-zero alignment to DIBuilder only if aligment was forced
David Blaikie via cfe-commits
- [PATCH] D24426: DebugInfo: Pass non-zero alignment to DIBuilder only if aligment was forced
Robinson, Paul via cfe-commits
- [PATCH] D24426: DebugInfo: Pass non-zero alignment to DIBuilder only if aligment was forced
Victor Leschuk via cfe-commits
- [PATCH] D24426: DebugInfo: Pass non-zero alignment to DIBuilder only if aligment was forced
Victor Leschuk via cfe-commits
- [PATCH] D24426: DebugInfo: Pass non-zero alignment to DIBuilder only if aligment was forced
Victor Leschuk via cfe-commits
- [PATCH] D24439: [Clang] Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings; other minor fixes
Eugene Zelenko via cfe-commits
- [PATCH] D24439: [Clang] Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings; other minor fixes
Eugene Zelenko via cfe-commits
- [PATCH] D24446: Implement revision to LWG#2758
Eric Fiselier via cfe-commits
- [PATCH] D24448: [atomics] New warning -Watomic-libcall when atomic operation expands to a library call
Simon Dardis via cfe-commits
- [PATCH] D24448: [atomics] New warning -Watomic-libcall when atomic operation expands to a library call
Joerg Sonnenberger via cfe-commits
- [PATCH] D24448: [atomics] New warning -Watomic-libcall when atomic operation expands to a library call
Joerg Sonnenberger via cfe-commits
- [PATCH] D24448: [atomics] New warning -Watomic-libcall when atomic operation expands to a library call
Simon Dardis via cfe-commits
- [PATCH] D24461: CodeGen: Cast llvm.flt.rounds result to match __builtin_flt_rounds
Edward Jones via cfe-commits
- [PATCH] D24461: CodeGen: Cast llvm.flt.rounds result to match __builtin_flt_rounds
John McCall via cfe-commits
- [PATCH] D24461: CodeGen: Cast llvm.flt.rounds result to match __builtin_flt_rounds
Edward Jones via cfe-commits
- [PATCH] D24467: Fix an error after D21678
Vladimir Yakovlev via cfe-commits
- [PATCH] D24467: Fix an error after D21678
Akira Hatanaka via cfe-commits
- [PATCH] D24467: Fix an error after D21678
Vladimir Yakovlev via cfe-commits
- [PATCH] D24467: Fix an error after D21678
Vladimir Yakovlev via cfe-commits
- [PATCH] D24467: Fix an error after D21678
Akira Hatanaka via cfe-commits
- [PATCH] D24467: Fix an error after D21678
Vladimir Yakovlev via cfe-commits
- [PATCH] D24467: Fix an error after D21678
Akira Hatanaka via cfe-commits
- [PATCH] D24467: Fix an error after D21678
Vladimir Yakovlev via cfe-commits
- [PATCH] D24467: Fix an error after D21678
Akira Hatanaka via cfe-commits
- [PATCH] D24467: Fix an error after D21678
Vladimir Yakovlev via cfe-commits
- [PATCH] D24467: Fix an error after D21678
Vladimir Yakovlev via cfe-commits
- [PATCH] D24467: Fix an error after D21678
Akira Hatanaka via cfe-commits
- [PATCH] D24469: [clang-cl] Diagnose duplicate uuids.
Nico Weber via cfe-commits
- [PATCH] D24469: [clang-cl] Diagnose duplicate uuids.
Nico Weber via cfe-commits
- [PATCH] D24469: [clang-cl] Diagnose duplicate uuids.
Nico Weber via cfe-commits
- [PATCH] D24469: [clang-cl] Diagnose duplicate uuids.
Reid Kleckner via cfe-commits
- [PATCH] D24469: [clang-cl] Diagnose duplicate uuids.
Aaron Ballman via cfe-commits
- [PATCH] D24469: [clang-cl] Diagnose duplicate uuids.
David Majnemer via cfe-commits
- [PATCH] D24469: [clang-cl] Diagnose duplicate uuids.
Nico Weber via cfe-commits
- [PATCH] D24469: [clang-cl] Diagnose duplicate uuids.
Nico Weber via cfe-commits
- [PATCH] D24469: [clang-cl] Diagnose duplicate uuids.
Aaron Ballman via cfe-commits
- [PATCH] D24469: [clang-cl] Diagnose duplicate uuids.
Nico Weber via cfe-commits
- [PATCH] D24470: [analyzer] scan-build-py: Remove relative path hack for SATestsBuild.py
Devin Coughlin via cfe-commits
- [PATCH] D24470: [analyzer] scan-build-py: Remove relative path hack for SATestsBuild.py
Laszlo Nagy via cfe-commits
- [PATCH] D24470: [analyzer] scan-build-py: Remove relative path hack for SATestsBuild.py
Devin Coughlin via cfe-commits
- [PATCH] D24472: [Sema] Support lax conversions for compound assignments
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D24472: [Sema] Support lax conversions for compound assignments
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D24477: clang-format: [JS] Do not wrap taze: IWYU comments
Martin Probst via cfe-commits
- [PATCH] D24477: clang-format: [JS] Do not wrap taze: IWYU comments
Martin Probst via cfe-commits
- [PATCH] D24477: clang-format: [JS] Do not wrap taze: IWYU comments
Daniel Jasper via cfe-commits
- [PATCH] D24477: clang-format: [JS] Do not wrap taze: IWYU comments
Martin Probst via cfe-commits
- [PATCH] D24477: clang-format: [JS] Do not wrap taze: IWYU comments
Martin Probst via cfe-commits
- [PATCH] D24484: [analyzer] Fix ExprEngine::VisitMemberExpr
Alexander Shaposhnikov via cfe-commits
- [PATCH] D24484: [analyzer] Fix ExprEngine::VisitMemberExpr
Alexander Shaposhnikov via cfe-commits
- [PATCH] D24484: [analyzer] Fix ExprEngine::VisitMemberExpr
Saleem Abdulrasool via cfe-commits
- [PATCH] D24484: [analyzer] Fix ExprEngine::VisitMemberExpr
Alexander Shaposhnikov via cfe-commits
- [PATCH] D24484: [analyzer] Fix ExprEngine::VisitMemberExpr
Anna Zaks via cfe-commits
- [PATCH] D24484: [analyzer] Fix ExprEngine::VisitMemberExpr
Alexander Shaposhnikov via cfe-commits
- [PATCH] D24484: [analyzer] Fix ExprEngine::VisitMemberExpr
Alexander Shaposhnikov via cfe-commits
- [PATCH] D24487: [Clang] Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings in AST; other minor fixes
Eugene Zelenko via cfe-commits
- [PATCH] D24488: Simplify Clang's version number configuration in CMake.
David L. Jones via cfe-commits
- [PATCH] D24488: Simplify Clang's version number configuration in CMake.
Richard Smith via cfe-commits
- [PATCH] D24500: [clang-tidy] Bugfix for readability-redundant-control-flow check
Malcolm Parsons via cfe-commits
- [PATCH] D24500: [clang-tidy] Bugfix for readability-redundant-control-flow check
Alexander Kornienko via cfe-commits
- [PATCH] D24500: [clang-tidy] Bugfix for readability-redundant-control-flow check
Malcolm Parsons via cfe-commits
- [PATCH] D24500: [clang-tidy] Bugfix for readability-redundant-control-flow check
Kirill Bobyrev via cfe-commits
- [PATCH] D24500: [clang-tidy] Bugfix for readability-redundant-control-flow check
Kirill Bobyrev via cfe-commits
- [PATCH] D24501: Remove redundant comma around parenthesis in parameter list.
Eric Liu via cfe-commits
- [PATCH] D24501: Remove redundant comma around parenthesis in parameter list.
Daniel Jasper via cfe-commits
- [PATCH] D24501: Remove redundant comma around parenthesis in parameter list.
Eric Liu via cfe-commits
- [PATCH] D24501: Remove redundant comma around parenthesis in parameter list.
Eric Liu via cfe-commits
- [PATCH] D24501: Remove redundant comma around parenthesis in parameter list.
Daniel Jasper via cfe-commits
- [PATCH] D24501: Remove redundant comma around parenthesis in parameter list.
Eric Liu via cfe-commits
- [PATCH] D24501: Remove redundant comma around parenthesis in parameter list.
Eric Liu via cfe-commits
- [PATCH] D24501: Remove redundant comma around parenthesis in parameter list.
Eric Liu via cfe-commits
- [PATCH] D24507: Add attribute for return values that shouldn't be cast to bool
Anton Urusov via cfe-commits
- [PATCH] D24507: Add attribute for return values that shouldn't be cast to bool
Aaron Ballman via cfe-commits
- [PATCH] D24507: Add attribute for return values that shouldn't be cast to bool
Anna Zaks via cfe-commits
- [PATCH] D24508: PR28752: Do not instantiate var decls which are not visible.
Vassil Vassilev via cfe-commits
- [PATCH] D24508: PR28752: Do not instantiate var decls which are not visible.
Richard Smith via cfe-commits
- [PATCH] D24508: PR28752: Do not instantiate var decls which are not visible.
Vassil Vassilev via cfe-commits
- [PATCH] D24508: PR28752: Do not instantiate var decls which are not visible.
Richard Smith via cfe-commits
- [PATCH] D24512: AMDGPU: Fix target options fp32/64-denormals
Yaxun Liu via cfe-commits
- [PATCH] D24512: AMDGPU: Fix target options fp32/64-denormals
Tom Stellard via cfe-commits
- [PATCH] D24512: AMDGPU: Fix target options fp32/64-denormals
Yaxun Liu via cfe-commits
- [PATCH] D24512: AMDGPU: Fix target options fp32/64-denormals
Yaxun Liu via cfe-commits
- [PATCH] D24513: [AMDGPU] Expose flat work group size, register and wave control attributes
Konstantin Zhuravlyov via cfe-commits
- [PATCH] D24513: [AMDGPU] Expose flat work group size, register and wave control attributes
Konstantin Zhuravlyov via cfe-commits
- [PATCH] D24513: [AMDGPU] Expose flat work group size, register and wave control attributes
Konstantin Zhuravlyov via cfe-commits
- [PATCH] D24513: [AMDGPU] Expose flat work group size, register and wave control attributes
Aaron Ballman via cfe-commits
- [PATCH] D24513: [AMDGPU] Expose flat work group size, register and wave control attributes
Konstantin Zhuravlyov via cfe-commits
- [PATCH] D24513: [AMDGPU] Expose flat work group size, register and wave control attributes
Konstantin Zhuravlyov via cfe-commits
- [PATCH] D24513: [AMDGPU] Expose flat work group size, register and wave control attributes
Aaron Ballman via cfe-commits
- [PATCH] D24515: Supports adding insertion around non-insertion replacements.
Eric Liu via cfe-commits
- [PATCH] D24515: Supports adding insertion around non-insertion replacements.
Daniel Jasper via cfe-commits
- [PATCH] D24515: Supports adding insertion around non-insertion replacements.
Eric Liu via cfe-commits
- [PATCH] D24515: Supports adding insertion around non-insertion replacements.
Daniel Jasper via cfe-commits
- [PATCH] D24515: Supports adding insertion around non-insertion replacements.
Eric Liu via cfe-commits
- [PATCH] D24515: Supports adding insertion around non-insertion replacements.
Eric Liu via cfe-commits
- [PATCH] D24516: [Driver][Diagnostics] Make 'show option names' default for driver warnings
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D24516: [Driver][Diagnostics] Make 'show option names' default for driver warnings
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D24518: Correct assert text in DeclGroup::getSingleDecl()
Ben Taylor via cfe-commits
- [PATCH] D24518: Correct assert text in DeclGroup::getSingleDecl()
Alexander Kornienko via cfe-commits
- [PATCH] D24518: Correct assert text in DeclGroup::getSingleDecl()
Ben Taylor via cfe-commits
- [PATCH] D24518: Correct assert text in DeclGroup::getSingleDecl()
Kirill Bobyrev via cfe-commits
- [PATCH] D24522: [CUDA] Do not merge CUDA target attributes.
Artem Belevich via cfe-commits
- [PATCH] D24522: [CUDA] Do not merge CUDA target attributes.
Justin Lebar via cfe-commits
- [PATCH] D24522: [CUDA] Do not merge CUDA target attributes.
Artem Belevich via cfe-commits
- [PATCH] D24522: [CUDA] Do not merge CUDA target attributes.
Artem Belevich via cfe-commits
- [PATCH] D24526: [Release notes] Mention readability-container-size-empty improvements
Eugene Zelenko via cfe-commits
- [PATCH] D24526: [Release notes] Mention readability-container-size-empty improvements
Alexander Kornienko via cfe-commits
- [PATCH] D24526: [Release notes] Mention readability-container-size-empty improvements
Eugene Zelenko via cfe-commits
- [PATCH] D24526: [Release notes] Mention readability-container-size-empty improvements
Phabricator via cfe-commits
- [PATCH] D24550: [clang-tidy] Make test for misc-use-after-move pass under Windows
Martin Böhme via cfe-commits
- [PATCH] D24550: [clang-tidy] Make test for misc-use-after-move pass under Windows
Martin Böhme via cfe-commits
- [PATCH] D24550: [clang-tidy] Make test for misc-use-after-move pass under Windows
Martin Böhme via cfe-commits
- [PATCH] D24561: [clang-tidy] Add dependency on clangAnalysis to clangTidyMiscModule
Martin Böhme via cfe-commits
- [PATCH] D24561: [clang-tidy] Add dependency on clangAnalysis to clangTidyMiscModule
Martin Böhme via cfe-commits
- [PATCH] D24561: [clang-tidy] Add dependency on clangAnalysis to clangTidyMiscModule
Aaron Ballman via cfe-commits
- [PATCH] D24561: [clang-tidy] Add dependency on clangAnalysis to clangTidyMiscModule
Martin Böhme via cfe-commits
- [PATCH] D24561: [clang-tidy] Add dependency on clangAnalysis to clangTidyMiscModule
Martin Böhme via cfe-commits
- [PATCH] D24562: [libcxx] Recover no-exceptions XFAILs
Asiri Rathnayake via cfe-commits
- [PATCH] D24562: [libcxx] Recover no-exceptions XFAILs
Asiri Rathnayake via cfe-commits
- [PATCH] D24562: [libcxx] Recover no-exceptions XFAILs
Marshall Clow via cfe-commits
- [PATCH] D24562: [libcxx] Recover no-exceptions XFAILs
Asiri Rathnayake via cfe-commits
- [PATCH] D24562: [libcxx] Recover no-exceptions XFAILs
Eric Fiselier via cfe-commits
- [PATCH] D24562: [libcxx] Recover no-exceptions XFAILs
Asiri Rathnayake via cfe-commits
- [PATCH] D24567: [clang-rename] Merge rename-{at|all} & optimise.
Kirill Bobyrev via cfe-commits
- [PATCH] D24567: [clang-rename] Merge rename-{at|all} & optimise.
Miklos Vajna via cfe-commits
- [PATCH] D24567: [clang-rename] Merge rename-{at|all} & optimise.
Kirill Bobyrev via cfe-commits
- [PATCH] D24567: [clang-rename] Merge rename-{at|all} & optimise.
Kirill Bobyrev via cfe-commits
- [PATCH] D24571: [CUDA] Disallow overloading destructors.
Justin Lebar via cfe-commits
- [PATCH] D24572: [clang-tidy] Clean up code after applying replacements.
Alexander Kornienko via cfe-commits
- [PATCH] D24572: [clang-tidy] Clean up code after applying replacements.
Eric Liu via cfe-commits
- [PATCH] D24572: [clang-tidy] Clean up code after applying replacements.
Haojian Wu via cfe-commits
- [PATCH] D24573: [CUDA] Do a better job at detecting wrong-side calls.
Justin Lebar via cfe-commits
- [PATCH] D24574: clang-format: [JS] ASI insertion after boolean literals.
Martin Probst via cfe-commits
- [PATCH] D24574: clang-format: [JS] ASI insertion after boolean literals.
Daniel Jasper via cfe-commits
- [PATCH] D24574: clang-format: [JS] ASI insertion after boolean literals.
Martin Probst via cfe-commits
- [PATCH] D24579: Revert "Do not warn about format strings that are indexed string literals."
Stephen Hines via cfe-commits
- [PATCH] D24579: Revert "Do not warn about format strings that are indexed string literals."
Stephen Hines via cfe-commits
- [PATCH] D24581: [CUDA] Add test checking our ability to take a function pointer to a __global__ function on the host side.
Justin Lebar via cfe-commits
- [PATCH] D24581: [CUDA] Add test checking our ability to take a function pointer to a __global__ function on the host side.
Artem Belevich via cfe-commits
- [PATCH] D24581: [CUDA] Add test checking our ability to take a function pointer to a __global__ function on the host side.
Justin Lebar via cfe-commits
- [PATCH] D24584: Do not warn about format strings that are indexed string literals.
Meike Baumgärtner via cfe-commits
- [PATCH] D24584: Do not warn about format strings that are indexed string literals.
Meike Baumgärtner via cfe-commits
- [PATCH] D24584: Do not warn about format strings that are indexed string literals.
Meike Baumgärtner via cfe-commits
- [PATCH] D24584: Do not warn about format strings that are indexed string literals.
Meike Baumgärtner via cfe-commits
- [PATCH] D24584: Do not warn about format strings that are indexed string literals.
Meike Baumgärtner via cfe-commits
- [PATCH] D24584: Do not warn about format strings that are indexed string literals.
Meike Baumgärtner via cfe-commits
- [PATCH] D24584: Do not warn about format strings that are indexed string literals.
Meike Baumgärtner via cfe-commits
- [PATCH] D24584: Do not warn about format strings that are indexed string literals.
Stephen Hines via cfe-commits
- [PATCH] D24588: [CUDA] Make __clang_cuda_cmath.h compatible with libc++.
Justin Lebar via cfe-commits
- [PATCH] D24588: [CUDA] Make __clang_cuda_cmath.h compatible with libc++.
Artem Belevich via cfe-commits
- [PATCH] D24588: [CUDA] Make __clang_cuda_cmath.h compatible with libc++.
Justin Lebar via cfe-commits
- [PATCH] D24589: [test-suite] [CUDA] Add <cmath> and <math.h> tests.
Justin Lebar via cfe-commits
- [PATCH] D24589: [test-suite] [CUDA] Add <cmath> and <math.h> tests.
Artem Belevich via cfe-commits
- [PATCH] D24589: [test-suite] [CUDA] Add <cmath> and <math.h> tests.
Justin Lebar via cfe-commits
- [PATCH] D24590: [test-suite] [CUDA] Update README.
Justin Lebar via cfe-commits
- [PATCH] D24590: [test-suite] [CUDA] Update README.
Artem Belevich via cfe-commits
- [PATCH] D24590: [test-suite] [CUDA] Update README.
Justin Lebar via cfe-commits
- [PATCH] D24590: [test-suite] [CUDA] Update README.
Justin Lebar via cfe-commits
- [PATCH] D24598: Separate builtins for x84-64 and i386; implement __mulh and __umulh
Albert Gutowski via cfe-commits
- [PATCH] D24599: Add 'inline' but not _LIBCPP_INLINE_VISIBILITY to basic_string's destructor
Eric Fiselier via cfe-commits
- [PATCH] D24599: Add 'inline' but not _LIBCPP_INLINE_VISIBILITY to basic_string's destructor
Marshall Clow via cfe-commits
- [PATCH] D24599: Add 'inline' but not _LIBCPP_INLINE_VISIBILITY to basic_string's destructor
Aditya Kumar via cfe-commits
- [PATCH] D24599: Add 'inline' but not _LIBCPP_INLINE_VISIBILITY to basic_string's destructor
Eric Fiselier via cfe-commits
- [PATCH] D24599: Add 'inline' but not _LIBCPP_INLINE_VISIBILITY to basic_string's destructor
Aditya Kumar via cfe-commits
- [PATCH] D24600: [libc++] Add _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to support GCC ABI compatibility
Eric Fiselier via cfe-commits
- [PATCH] D24600: [libc++] Add _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to support GCC ABI compatibility
Eric Fiselier via cfe-commits
- [PATCH] D24600: [libc++] Add _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to support GCC ABI compatibility
Eric Fiselier via cfe-commits
- [PATCH] D24600: [libc++] Add _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY to support GCC ABI compatibility
Eric Fiselier via cfe-commits
- [PATCH] D24601: XFAIL Driver/darwin-stdlib.cpp if CLANG_DEFAULT_CXX_STDLIB is set
Jonas Hahnfeld via cfe-commits
- [PATCH] D24602: [libc++] Fix and document visibility attributes for Clang, GCC and Windows.
Eric Fiselier via cfe-commits
- [PATCH] D24602: [libc++] Fix and document visibility attributes for Clang, GCC and Windows.
Eric Fiselier via cfe-commits
- [PATCH] D24602: [libc++] Fix and document visibility attributes for Clang, GCC and Windows.
Eric Fiselier via cfe-commits
- [PATCH] D24602: [libc++] Fix and document visibility attributes for Clang, GCC and Windows.
Eric Fiselier via cfe-commits
- [PATCH] D24602: [libc++] Fix and document visibility attributes for Clang, GCC and Windows.
Shoaib Meenai via cfe-commits
- [PATCH] D24606: Recommit r281457 "Supports adding insertion around non-insertion replacements" and fix a bug in getAffectedRanges.
Eric Liu via cfe-commits
- [PATCH] D24609: [ARM] Add missing Interlocked intrinsics
Martin Storsjö via cfe-commits
- [PATCH] D24609: [ARM] Add missing Interlocked intrinsics
Saleem Abdulrasool via cfe-commits
- [PATCH] D24609: [ARM] Add missing Interlocked intrinsics
Martin Storsjö via cfe-commits
- [PATCH] D24609: [ARM] Add missing Interlocked intrinsics
Saleem Abdulrasool via cfe-commits
- [PATCH] D24609: [ARM] Add missing Interlocked intrinsics
Martin Storsjö via cfe-commits
- [PATCH] D24615: [OpenMP] clang doesnt diagnose if there is a lexical block around a for stmt for OpenMP loops. It is technically not allowed in the OpenMP standard
David Sheinkman via cfe-commits
- [PATCH] D24615: [OpenMP] clang doesnt diagnose if there is a lexical block around a for stmt for OpenMP loops. It is technically not allowed in the OpenMP standard
Alexey Bataev via cfe-commits
- [PATCH] D24626: [OpenCL] Diagnose assignment to dereference of half type pointer
Yaxun Liu via cfe-commits
- [PATCH] D24626: [OpenCL] Diagnose assignment to dereference of half type pointer
Alexey Bader via cfe-commits
- [PATCH] D24626: [OpenCL] Diagnose assignment to dereference of half type pointer
Anastasia Stulova via cfe-commits
- [PATCH] D24628: [ASAN] Pass previous stack information through __sanitizer_finish_switch_fiber
Andrii Grynenko via cfe-commits
- [PATCH] D24628: [ASAN] Pass previous stack information through __sanitizer_finish_switch_fiber
Philippe Daouadi via cfe-commits
- [PATCH] D24628: [ASAN] Pass previous stack information through __sanitizer_finish_switch_fiber
Andrii Grynenko via cfe-commits
- [PATCH] D24628: [ASAN] Pass previous stack information through __sanitizer_finish_switch_fiber
Andrii Grynenko via cfe-commits
- [PATCH] D24628: [ASAN] Pass previous stack information through __sanitizer_finish_switch_fiber
Dmitry Vyukov via cfe-commits
- [PATCH] D24628: [ASAN] Pass previous stack information through __sanitizer_finish_switch_fiber
Philippe Daouadi via cfe-commits
- [PATCH] D24628: [ASAN] Pass previous stack information through __sanitizer_finish_switch_fiber
Andrii Grynenko via cfe-commits
- [PATCH] D24628: [ASAN] Pass previous stack information through __sanitizer_finish_switch_fiber
Filipe Cabecinhas via cfe-commits
- [PATCH] D24628: [ASAN] Pass previous stack information through __sanitizer_finish_switch_fiber
Andrii Grynenko via cfe-commits
- [PATCH] D24628: [ASAN] Pass previous stack information through __sanitizer_finish_switch_fiber
Andrii Grynenko via cfe-commits
- [PATCH] D24639: [Sema] Warn when returning a lambda that captures a local variable by reference
Erik Pilkington via cfe-commits
- [PATCH] D24639: [Sema] Warn when returning a lambda that captures a local variable by reference
Richard Smith via cfe-commits
- [PATCH] D24639: [Sema] Warn when returning a lambda that captures a local variable by reference
Alexey Bataev via cfe-commits
- [PATCH] D24640: [CUDA] Don't try to run sanitizers on NVPTX.
Justin Lebar via cfe-commits
- [PATCH] D24640: [CUDA] Don't try to run sanitizers on NVPTX.
Kostya Serebryany via cfe-commits
- [PATCH] D24640: [CUDA] Don't try to run sanitizers on NVPTX.
Justin Lebar via cfe-commits
- [PATCH] D24642: Use __attribute__((internal_linkage)) when available.
Eric Fiselier via cfe-commits
- [PATCH] D24642: Use __attribute__((internal_linkage)) when available.
Eric Fiselier via cfe-commits
- [PATCH] D24642: Use __attribute__((internal_linkage)) when available.
Evgeniy Stepanov via cfe-commits
- [PATCH] D24642: Use __attribute__((internal_linkage)) when available.
Eric Fiselier via cfe-commits
- [PATCH] D24642: Use __attribute__((internal_linkage)) when available.
Eric Fiselier via cfe-commits
- [PATCH] D24644: Pass -ffunction-sections/-fdata-sections along to gold-plugin
Teresa Johnson via cfe-commits
- [PATCH] D24646: [CMake] Allow building Sphinx docs in nit-picky mode
Eric Fiselier via cfe-commits
- [PATCH] D24646: [CMake] Allow building Sphinx docs in nit-picky mode
Eric Fiselier via cfe-commits
- [PATCH] D24646: [CMake] Allow building Sphinx docs in nit-picky mode
Eric Fiselier via cfe-commits
- [PATCH] D24648: Fix unused result from sign extending an Offset.
Stephen Hines via cfe-commits
- [PATCH] D24648: Fix unused result from sign extending an Offset.
David Majnemer via cfe-commits
- [PATCH] D24648: Fix unused result from sign extending an Offset.
Stephen Hines via cfe-commits
- [PATCH] D24648: Fix unused result from sign extending an Offset.
Stephen Hines via cfe-commits
- [PATCH] D24649: Treat instantiations of variable templates as definitions
Serge Pavlov via cfe-commits
- [PATCH] D24652: [clang-tidy] readability-avoid-const-params-in-decls template instantiation bugfix
Malcolm Parsons via cfe-commits
- [PATCH] D24652: [clang-tidy] readability-avoid-const-params-in-decls template instantiation bugfix
Kirill Bobyrev via cfe-commits
- [PATCH] D24652: [clang-tidy] readability-avoid-const-params-in-decls template instantiation bugfix
Malcolm Parsons via cfe-commits
- [PATCH] D24652: [clang-tidy] readability-avoid-const-params-in-decls template instantiation bugfix
Kirill Bobyrev via cfe-commits
- [PATCH] D24656: [clang-tidy] Add check readability-redundant-declaration
Daniel Marjamäki via cfe-commits
- [PATCH] D24656: [clang-tidy] Add check readability-redundant-declaration
Daniel Marjamäki via cfe-commits
- [PATCH] D24656: [clang-tidy] Add check readability-redundant-declaration
Daniel Marjamäki via cfe-commits
- [PATCH] D24656: [clang-tidy] Add check readability-redundant-declaration
Daniel Marjamäki via cfe-commits
- [PATCH] D24656: [clang-tidy] Add check readability-redundant-declaration
Eugene Zelenko via cfe-commits
- [PATCH] D24656: [clang-tidy] Add check readability-redundant-declaration
Eugene Zelenko via cfe-commits
- [PATCH] D24656: [clang-tidy] Add check readability-redundant-declaration
Daniel Marjamäki via cfe-commits
- [PATCH] D24663: When replacements have the same offset, make replacements with smaller length order first in the set.
Eric Liu via cfe-commits
- [PATCH] D24663: When replacements have the same offset, make replacements with smaller length order first in the set.
Manuel Klimek via cfe-commits
- [PATCH] D24663: When replacements have the same offset, make replacements with smaller length order first in the set.
Eric Liu via cfe-commits
- [PATCH] D24663: When replacements have the same offset, make replacements with smaller length order first in the set.
Daniel Jasper via cfe-commits
- [PATCH] D24663: When replacements have the same offset, make replacements with smaller length order first in the set.
Eric Liu via cfe-commits
- [PATCH] D24663: When replacements have the same offset, make replacements with smaller length order first in the set.
Eric Liu via cfe-commits
- [PATCH] D24663: When replacements have the same offset, make replacements with smaller length order first in the set.
Eric Liu via cfe-commits
- [PATCH] D24666: [OpenCL] Allow half type kernel argument when cl_khr_fp16 is enabled
Yaxun Liu via cfe-commits
- [PATCH] D24666: [OpenCL] Allow half type kernel argument when cl_khr_fp16 is enabled
Alexey Bader via cfe-commits
- [PATCH] D24666: [OpenCL] Allow half type kernel argument when cl_khr_fp16 is enabled
Yaxun Liu via cfe-commits
- [PATCH] D24666: [OpenCL] Allow half type kernel argument when cl_khr_fp16 is enabled
Alexey Bader via cfe-commits
- [PATCH] D24666: [OpenCL] Allow half type kernel argument when cl_khr_fp16 is enabled
Yaxun Liu via cfe-commits
- [PATCH] D24666: [OpenCL] Allow half type kernel argument when cl_khr_fp16 is enabled
Anastasia Stulova via cfe-commits
- [PATCH] D24669: {Sema] Gcc compatibility of vector shift.
Vladimir Yakovlev via cfe-commits
- [PATCH] D24674: [mips] MSA intrinsics header file
Simon Dardis via cfe-commits
- [PATCH] D24678: [libc++] Fix inline attribute for non-MSVC Windows
Shoaib Meenai via cfe-commits
- [PATCH] D24678: [libc++] Fix inline attribute for non-MSVC Windows
Eric Fiselier via cfe-commits
- [PATCH] D24678: [libc++] Fix inline attribute for non-MSVC Windows
Shoaib Meenai via cfe-commits
- [PATCH] D24679: [libc++] Fix extern template visibility for Windows
Shoaib Meenai via cfe-commits
- [PATCH] D24682: [PR30341] Alias must point to a definition
Aditya Kumar via cfe-commits
- [PATCH] D24682: [PR30341] Alias must point to a definition
Sebastian Pop via cfe-commits
- [PATCH] D24688: Introduce "hosted" module flag.
Peter Collingbourne via cfe-commits
- [PATCH] D24690: Replace __ANDROID__ with __BIONIC__.
Dan Albert via cfe-commits
- [PATCH] D24690: Replace __ANDROID__ with __BIONIC__.
Saleem Abdulrasool via cfe-commits
- [PATCH] D24690: Replace __ANDROID__ with __BIONIC__.
Eric Fiselier via cfe-commits
- [PATCH] D24690: Replace __ANDROID__ with __BIONIC__.
Dan Albert via cfe-commits
- [PATCH] D24690: Replace __ANDROID__ with __BIONIC__.
Eric Fiselier via cfe-commits
- [PATCH] D24690: Replace __ANDROID__ with __BIONIC__.
Dan Albert via cfe-commits
- [PATCH] D24693: [CodeGen] Don't emit lifetime intrinsics for some local variables
Vitaly Buka via cfe-commits
- [PATCH] D24693: [CodeGen] Don't emit lifetime intrinsics for some local variables
Vitaly Buka via cfe-commits
- [PATCH] D24695: [CodeGen] Move shouldEmitLifetimeMarkers into more convenient place
Vitaly Buka via cfe-commits
- [PATCH] D24703: [clang-format] BreakBeforeBinaryOperations and AlignAfterOpenBracket conflict, bug 30304
Daphne Pfister via cfe-commits
- [PATCH] D24703: [clang-format] BreakBeforeBinaryOperations and AlignAfterOpenBracket conflict, bug 30304
Daniel Jasper via cfe-commits
- [PATCH] D24703: [clang-format] BreakBeforeBinaryOperations and AlignAfterOpenBracket conflict, bug 30304
Daphne Pfister via cfe-commits
- [PATCH] D24703: [clang-format] BreakBeforeBinaryOperations and AlignAfterOpenBracket conflict, bug 30304
Daphne Pfister via cfe-commits
- [PATCH] D24703: [clang-format] BreakBeforeBinaryOperations and AlignAfterOpenBracket conflict, bug 30304
Daniel Jasper via cfe-commits
- [PATCH] D24704: PR30401: Fix substitutions for functions with abi_tag
Dmitry Polukhin via cfe-commits
- [PATCH] D24704: PR30401: Fix substitutions for functions with abi_tag
Richard Smith via cfe-commits
- [PATCH] D24704: PR30401: Fix substitutions for functions with abi_tag
Dmitry Polukhin via cfe-commits
- [PATCH] D24704: PR30401: Fix substitutions for functions with abi_tag
Richard Smith via cfe-commits
- [PATCH] D24708: clang-format: [JS] Fix line breaks before comments when sorting imports.
Martin Probst via cfe-commits
- [PATCH] D24708: clang-format: [JS] Fix line breaks before comments when sorting imports.
Daniel Jasper via cfe-commits
- [PATCH] D24709: [analyzer] SATestBuild.py: Treat '#' as comment in projectMap.csv
Devin Coughlin via cfe-commits
- [PATCH] D24709: [analyzer] SATestBuild.py: Treat '#' as comment in projectMap.csv
Devin Coughlin via cfe-commits
- [PATCH] D6974: [libcxx] Attempt to fix undefined behavior in list, forward_list and __tree.
Eric Fiselier via cfe-commits
- LLVM buildmaster will be updated and restarted tonight
Galina Kistanova via cfe-commits
- r281056 - Make -fstandalone-debug and -flimit-debug-info available in clang-cl
David Blaikie via cfe-commits
- r281057 - [DebugInfo] Ensure complete type is emitted with -fstandalone-debug
David Blaikie via cfe-commits
- r281057 - [DebugInfo] Ensure complete type is emitted with -fstandalone-debug
Reid Kleckner via cfe-commits
- r281198 - Add virtual destructor (necessary due to the switch to shared_ptr).
David Blaikie via cfe-commits
- r281198 - Add virtual destructor (necessary due to the switch to shared_ptr).
Richard Smith via cfe-commits
- r281198 - Add virtual destructor (necessary due to the switch to shared_ptr).
David Blaikie via cfe-commits
- r281200 - [CFG] Add iterator_ranges to CFG and CFGBlock.
Martin Bohme via cfe-commits
- r281203 - clang-format: Make emacs integration work with narrowed buffers.
Daniel Jasper via cfe-commits
- r281227 - Trivial documentation fix regarding Obj-C ARC objc_arc_weak_reference_unavailable
Jonathan Roelofs via cfe-commits
- r281241 - Diagnostics reference: "error:" should be red, not orange.
Richard Smith via cfe-commits
- r281258 - [modules] When we merge two definitions of a function, mark the retained
Richard Smith via cfe-commits
- r281259 - Add a couple of test files missed in r281258.
Richard Smith via cfe-commits
- r281261 - CodeGen: use some range-based for loops
Saleem Abdulrasool via cfe-commits
- r281261 - CodeGen: use some range-based for loops
Justin Bogner via cfe-commits
- r281261 - CodeGen: use some range-based for loops
Saleem Abdulrasool via cfe-commits
- r281275 - Fix a long comment line
Adam Nemet via cfe-commits
- r281276 - Add -fdiagnostics-show-hotness
Adam Nemet via cfe-commits
- r281277 - [Sema] Fix PR30346: relax __builtin_object_size checks.
George Burgess IV via cfe-commits
- r281277 - [Sema] Fix PR30346: relax __builtin_object_size checks.
Joerg Sonnenberger via cfe-commits
- r281277 - [Sema] Fix PR30346: relax __builtin_object_size checks.
Richard Smith via cfe-commits
- r281277 - [Sema] Fix PR30346: relax __builtin_object_size checks.
George Burgess IV via cfe-commits
- r281277 - [Sema] Fix PR30346: relax __builtin_object_size checks.
Joerg Sonnenberger via cfe-commits
- r281278 - [DebugInfo] Deduplicate debug info limiting logic
Reid Kleckner via cfe-commits
- r281278 - [DebugInfo] Deduplicate debug info limiting logic
David Blaikie via cfe-commits
- r281279 - Revert "Add -fdiagnostics-show-hotness"
Adam Nemet via cfe-commits
- r281285 - Update Clang for D20147 ("DebugInfo: New metadata representation for global variables.")
Peter Collingbourne via cfe-commits
- r281286 - Fix interaction between serialization and c++1z feature.
Richard Trieu via cfe-commits
- r281287 - Handle empty message in static_asserts.
Richard Trieu via cfe-commits
- r281293 - Reapply r281276 with passing -emit-llvm in one of the tests
Adam Nemet via cfe-commits
- r281294 - clang-format: Add Java detection to git-clang-format.
Stephen Hines via cfe-commits
- r281298 - Allow register variables in naked functions.
Nikola Smiljanic via cfe-commits
- r281315 - Simplify. NFC.
Vassil Vassilev via cfe-commits
- r281316 - Revert accidentally checked in change in r281315.
Vassil Vassilev via cfe-commits
- r281344 - Remove redundant comma around parenthesis in parameter list.
Eric Liu via cfe-commits
- r281345 - Traversing template paramter lists of DeclaratorDecls and/or TagDecls.
Nico Weber via cfe-commits
- r281351 - Add a class ObjCProtocolQualifiers to wrap APIs for ObjC protocol list.
Manman Ren via cfe-commits
- r281351 - Add a class ObjCProtocolQualifiers to wrap APIs for ObjC protocol list.
Artem Belevich via cfe-commits
- r281351 - Add a class ObjCProtocolQualifiers to wrap APIs for ObjC protocol list.
Manman via cfe-commits
- r281351 - Add a class ObjCProtocolQualifiers to wrap APIs for ObjC protocol list.
Artem Belevich via cfe-commits
- r281353 - ObjectiveC: Refactor applyObjCProtocolQualifiers.
Manman Ren via cfe-commits
- r281355 - ObjectiveC generics: Add ObjCTypeParamType in the type system.
Manman Ren via cfe-commits
- r281357 - AMDGPU: Fix target options fp32/64-denormals
Yaxun Liu via cfe-commits
- r281358 - ObjectiveC Generics: Start using ObjCTypeParamType.
Manman Ren via cfe-commits
- r281363 - Work around a GCC 4.7-specific issue: due to implementing older rules for
Richard Smith via cfe-commits
- r281367 - [clang-cl] Diagnose duplicate uuids.
Nico Weber via cfe-commits
- r281373 - [analyzer] Fix ExprEngine::VisitMemberExpr
Alexander Shaposhnikov via cfe-commits
- r281375 - Add some MS aliases for existing intrinsics
Albert Gutowski via cfe-commits
- r281375 - Add some MS aliases for existing intrinsics
Nico Weber via cfe-commits
- r281378 - Add bunch of _Interlocked builtins
Albert Gutowski via cfe-commits
- r281382 - Work around MSVC 2013's inability to default move special members.
Richard Smith via cfe-commits
- r281383 - [SemaObjC] Be more strict while parsing type arguments and protocols
Bruno Cardoso Lopes via cfe-commits
- r281385 - Remove excessive padding from PTHWriter
Alexander Shaposhnikov via cfe-commits
- r281395 - Try harder to not inline dllimport functions referencing non-dllimport functions
Hans Wennborg via cfe-commits
- r281395 - Try harder to not inline dllimport functions referencing non-dllimport functions
Nico Weber via cfe-commits
- r281395 - Try harder to not inline dllimport functions referencing non-dllimport functions
Hans Wennborg via cfe-commits
- r281395 - Try harder to not inline dllimport functions referencing non-dllimport functions
Hans Wennborg via cfe-commits
- r281399 - Reverse commit 281375 (breaks building Chromium)
Albert Gutowski via cfe-commits
- r281401 - Temporary fix for MS _Interlocked intrinsics
Albert Gutowski via cfe-commits
- r281401 - Temporary fix for MS _Interlocked intrinsics
David Majnemer via cfe-commits
- r281401 - Temporary fix for MS _Interlocked intrinsics
Albert Gutowski via cfe-commits
- r281404 - ObjectiveC Generics: follow-up commit to r281355.
Manman Ren via cfe-commits
- r281405 - [CodeGen] Fix an assert in EmitNullConstant.
Akira Hatanaka via cfe-commits
- r281406 - [CUDA] Do not merge CUDA target attributes.
Artem Belevich via cfe-commits
- r281408 - Fix a FIXME about MSVC 2013 in the diagnostic doc generation code
Reid Kleckner via cfe-commits
- r281412 - Warning flag updates:
Richard Smith via cfe-commits
- r281413 - Also don't inline dllimport functions referring to non-dllimport constructors.
Hans Wennborg via cfe-commits
- r281415 - Missed update from r281412.
Richard Smith via cfe-commits
- r281427 - Color warnings purple rather than orange, to match actual Clang output.
Richard Smith via cfe-commits
- r281429 - [modules] When merging one definition into another, propagate the list of
Richard Smith via cfe-commits
- r281430 - Follow-up to r281367: Compare uuids case-insensitively.
Nico Weber via cfe-commits
- r281432 - [sanitizer-coverage] add yet another flavour of coverage instrumentation: trace-pc-guard. The intent is to eventually replace all of {bool coverage, 8bit-counters, trace-pc} with just this one. Clang part
Kostya Serebryany via cfe-commits
- r281433 - Update DiagnosticsReference and fix emitter to emit -Wpedantic diagnostics and groups in a deterministic order.
Richard Smith via cfe-commits
- r281434 - [docs] Order diagnostic cross-references alphabetically rather than based on
Richard Smith via cfe-commits
- r281436 - [docs] Fix formatting of characters so that tables line up properly. Add
Richard Smith via cfe-commits
- r281440 - Document option '-rtlib' in clang's man page and help info
Jonas Hahnfeld via cfe-commits
- r281452 - Revert "[modules] When merging one definition into another, propagate the list of re-exporting modules from the discarded definition to the retained definition."
Eric Liu via cfe-commits
- r281452 - Revert "[modules] When merging one definition into another, propagate the list of re-exporting modules from the discarded definition to the retained definition."
Nico Weber via cfe-commits
- r281452 - Revert "[modules] When merging one definition into another, propagate the list of re-exporting modules from the discarded definition to the retained definition."
Eric Liu via cfe-commits
- r281457 - Supports adding insertion around non-insertion replacements.
Eric Liu via cfe-commits
- r281469 - Fix documentation of MemberExpr::getMemberDecl
Stephan Bergmann via cfe-commits
- r281487 - CodeGen: simplify the logic a slight bit
Saleem Abdulrasool via cfe-commits
- r281509 - Convert finite to builtin
Dehao Chen via cfe-commits
- r281516 - [analyzer] scan-build-py: Remove relative path hack for SATestsBuild.py
Devin Coughlin via cfe-commits
- r281525 - Correct assert text in DeclGroup::getSingleDecl()
Kirill Bobyrev via cfe-commits
- r281527 - Do not warn about format strings that are indexed string literals.
Stephen Hines via cfe-commits
- r281530 - Revert "Do not warn about format strings that are indexed string literals."
Stephen Hines via cfe-commits
- r281540 - Add some MS aliases for existing intrinsics
Albert Gutowski via cfe-commits
- r281543 - [CUDA] Add test checking our ability to take a function pointer to a __global__ function on the host side.
Justin Lebar via cfe-commits
- r281544 - [CUDA] Make __clang_cuda_cmath.h compatible with libc++.
Justin Lebar via cfe-commits
- r281550 - [clang-cl] Accept the joined equals version of -resource-dir=
Reid Kleckner via cfe-commits
- r281557 - Revert r281457 "Supports adding insertion around non-insertion replacements."
Artem Belevich via cfe-commits
- r281582 - Builtins.def: Explicitly undef finitef, to appease mingw. It defines finitef as alias of _finitef.
NAKAMURA Takumi via cfe-commits
- r281587 - Update clang unittests for rL281586.
Wei Mi via cfe-commits
- r281596 - [ARM] ARM-specific attributes should be accepted for big-endian
Oliver Stannard via cfe-commits
- r281609 - Silence false positive diagnostics regarding passing an object of enumeration type to va_start(). The underlying type for an enumeration in C is either char, signed int, or unsigned int. In the case the underlying type is chosen to be char (such as when passing -fshort-enums or using __attribute__((packed)) on the enum declaration), the enumeration can result in undefined behavior. However, when the underlying type is signed int or unsigned int (or long long as an extension), there is no undefi...
Aaron Ballman via cfe-commits
- r281610 - [mips][ias] Enable IAS by default for N64 on Debian mips64el.
Simon Dardis via cfe-commits
- r281612 - Reverting r281609; it caused some build bots to break.
Aaron Ballman via cfe-commits
- r281625 - [analyzer] Fix HTMLRewriter style sheets to support non-webkit browsers.
Artem Dergachev via cfe-commits
- r281632 - Reapply: Silence false positive diagnostics regarding passing an object of enumeration type to va_start().
Aaron Ballman via cfe-commits
- r281648 - clang-format VS plugin: upgrade the project files to VS2015
Hans Wennborg via cfe-commits
- r281665 - [sanitizer-coverage] make trace-pc-guard and indirect-call work together
Kostya Serebryany via cfe-commits
- r281666 - Simplify Clang's version number configuration in CMake.
David L. Jones via cfe-commits
- r281669 - [Sema] Allow shifting a scalar operand by a vector operand.
Akira Hatanaka via cfe-commits
- r281680 - [CUDA] Don't try to run sanitizers on NVPTX.
Justin Lebar via cfe-commits
- r281682 - [CodeGen][ObjC] Block captures should inherit the type of the captured
Akira Hatanaka via cfe-commits
- r281686 - Do not warn about format strings that are indexed string literals.
Stephen Hines via cfe-commits
- r281693 - Alter the iOS/tvOS ARM64 C++ ABI to ignore the upper half of the
John McCall via cfe-commits
- r281706 - Fix unused result from sign extending an Offset.
Stephen Hines via cfe-commits
- r281711 - Testing commit rights. Removing trailing white space from test file.
Neil Hickey via cfe-commits
- r281712 - Touch up [[clang::require_constant_initialization]] docs
Eric Fiselier via cfe-commits
- r281714 - Improve handling of floating point literals in OpenCL to only use double precision if the target supports fp64
Neil Hickey via cfe-commits
- r281714 - Improve handling of floating point literals in OpenCL to only use double precision if the target supports fp64
Tom Stellard via cfe-commits
- r281730 - CodeGen: use pointer rather than reference in range loop
Saleem Abdulrasool via cfe-commits
- r281753 - Introduce inline assembly parsing test is PR30372.
Nirav Dave via cfe-commits
- r281785 - CodeGen: Add more checks to nobuiltin.c test, add a negative test.
Peter Collingbourne via cfe-commits
- r281790 - Add target triples to fix test on non-x86.
Peter Collingbourne via cfe-commits
- r281796 - Add REQUIRES line.
Peter Collingbourne via cfe-commits
- r281797 - Fix a couple of wrong-code bugs in switch-on-constant optimization:
Richard Smith via cfe-commits
- r281798 - CodeGen: refactor the ObjC cstring literal creation
Saleem Abdulrasool via cfe-commits
- r281809 - [sanitizer-coverage] change trace-pc to use 8-byte guards
Kostya Serebryany via cfe-commits
- r281816 - clang-format: [JS] Fix a crash in handledTemplateStrings.
Daniel Jasper via cfe-commits
- r281819 - When replacements have the same offset, make replacements with smaller length order first in the set.
Eric Liu via cfe-commits
- r281845 - [libFuzzer] use 'if guard' instead of 'if guard >= 0' with trace-pc; change the guard type to intptr_t; use separate array for 8-bit counters
Kostya Serebryany via cfe-commits
- r281854 - CodeGen: mark ObjC cstring literals as constant
Saleem Abdulrasool via cfe-commits
- r281855 - CodeGen: mark ObjC cstring literals as unnamed_addr
Saleem Abdulrasool via cfe-commits
- r281856 - clang-format: [JS] ASI insertion after boolean literals.
Martin Probst via cfe-commits
- r281857 - clang-format: [JS] Do not wrap taze annotation comments.
Martin Probst via cfe-commits
- r281879 - [XRay] ARM 32-bit no-Thumb support in Clang
Dean Michael Berris via cfe-commits
- r281880 - [analyzer] SATestBuild.py: Treat '#' as comment in projectMap.csv
Devin Coughlin via cfe-commits
- r281881 - [docs] Touch up the code coverage doc
Vedant Kumar via cfe-commits
- Upgrade and fix clang-format-vs
Hans Wennborg via cfe-commits
- Upgrade and fix clang-format-vs
Zachary Turner via cfe-commits
- Upgrade and fix clang-format-vs
Hans Wennborg via cfe-commits
- Upgrade and fix clang-format-vs
Zachary Turner via cfe-commits
- Upgrade and fix clang-format-vs
Antonio Maiorano via cfe-commits
Last message date:
Sun Sep 18 23:57:40 PDT 2016
Archived on: Mon Sep 19 05:54:44 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).