The Week Of Monday 22 June 2015 Archives by date
Starting: Mon Jun 22 01:24:07 PDT 2015
Ending: Sun Jun 28 21:41:58 PDT 2015
Messages: 608
- [PATCH] [Static Analyzer] Fix Analysis being skipped for code with declarations in .h file
Karthik Bhat
- [PATCH] [OPENMP] Introduced type trait "simd_align" for default simd alignment.
Alexey Bataev
- r240270 - Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
- [PATCH] Add scan-build python implementation
Laszlo Nagy
- [PATCH] [OPENMP] Initial support for '#pragma omp declare simd' directive.
Alexey Bataev
- [PATCH] Update SafeStack TODO in the safestack.cc
Volodymyr Kuznetsov
- [PATCH] Update SafeStack TODO in the safestack.cc
Volodymyr Kuznetsov
- [PATCH] SafeStack documentation improvements
Volodymyr Kuznetsov
- [PATCH] replace some const std::string & with llvm::StringRef or std::string
Eugene Kosov
- [PATCH] C11 _Bool bitfield diagnostic
Rachel Craik
- r240279 - Don't use &* when get() will suffice; NFC.
Aaron Ballman
- [PATCH] R600: Add macro defs for all supported OpenCL extensions
Tom Stellard
- [PATCH] Add HSAIL support
Tom Stellard
- [libcxx] r240286 - Make seeking on an ostream that has eofbit set work correctly. Fixes PR#21361
Marshall Clow
- [PATCH] Pedantically rename all Tool subclasses to be nouns, not verbs. NFC
Douglas Katzman
- [PATCH] Pedantically rename all Tool subclasses to be nouns, not verbs. NFC
Douglas Katzman
- [PATCH] clarify ownership of BugReport objects
Aaron Ballman
- r240270 - Fixed/added namespace ending comments using clang-tidy. NFC
David Blaikie
- [PATCH] clarify ownership of BugReport objects
David Blaikie
- [PATCH] clarify ownership of BugReport objects
Aaron Ballman
- [PATCH] Call attention to strange case in getMultiarchTriple, and DRY so much.
Douglas Katzman
- [PATCH] clarify ownership of BugReport objects
Anna Zaks
- r240296 - Document the nullability attributes.
Douglas Gregor
- Sema: 3.6.2 patch nomination: OpenCL ternaries
Tom Stellard
- r240146 - Introduce type nullability specifiers for C/C++.
Douglas Gregor
- r240297 - Misc. cleanups suggested by Aaron Ballman
Douglas Gregor
- r240296 - Document the nullability attributes.
Aaron Ballman
- [PATCH] [CodeGen] Teach X86_64ABIInfo about AVX512.
John McCall
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
John McCall
- [PATCH] clarify ownership of BugReport objects
Aaron Ballman
- [Patch][LoopInfo] Use CGLoopInfo to generate loop hints
Tyler Nowicki
- [PATCH] SafeStack documentation improvements
JF Bastien
- r240296 - Document the nullability attributes.
Douglas Gregor
- [PATCH] clarify ownership of BugReport objects
David Blaikie
- [PATCH] clarify ownership of BugReport objects
Aaron Ballman
- r240155 - Implement the 'null_resettable' attribute for Objective-C properties.
Douglas Gregor
- r240156 - Introduced pragmas for audited nullability regions.
Douglas Gregor
- Sema: 3.6.2 patch nomination: OpenCL ternaries
Richard Smith
- r240296 - Document the nullability attributes.
Aaron Ballman
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
Davide Italiano
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
Richard Smith
- [PATCH] Mostly standardize on "MumbleToolChain" as the ToolChain subclass name. NFC
Douglas Katzman
- [PATCH] Mostly standardize on "MumbleToolChain" as the ToolChain subclass name. NFC
Douglas Katzman
- [PATCH] Attach function attribute "arm-restrict-it" instead of passing arm-restrict-it as a backend-option
Eric Christopher
- r240313 - [modules] Include merged definition information in AST dumps.
Richard Smith
- r240314 - test: Set lit features appropriately when using asan and ubsan together
Justin Bogner
- [PATCH] Mostly standardize on "MumbleToolChain" as the ToolChain subclass name. NFC
Douglas Katzman
- r240155 - Implement the 'null_resettable' attribute for Objective-C properties.
Aaron Ballman
- r240156 - Introduced pragmas for audited nullability regions.
Aaron Ballman
- r240185 - Allow the cf_returns_[not_]retained attributes to appear on out-parameters.
Douglas Gregor
- [PATCH] Change some if/else chains to 'switch' statements. NFC
Douglas Katzman
- [PATCH] Change some if/else chains to 'switch' statements. NFC
Richard Smith
- [PATCH] Sphinx-based clang man pages
Sean Silva
- [PATCH] Attach function attribute "arm-restrict-it" instead of passing arm-restrict-it as a backend-option
Akira Hatanaka
- [Patch][ObjC][Proposal] NSValue literals
John McCall
- r240328 - Add comment about the importance of being adjacent. NFC
Douglas Katzman
- [PATCH] Attach function attribute "arm-restrict-it" instead of passing arm-restrict-it as a backend-option
Eric Christopher
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
John McCall
- r240335 - [modules] Add a flag to disable the feature that permits conflicting redefinitions of internal-linkage symbols that are not visible.
Richard Smith
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [Patch][ObjC][Proposal] NSValue literals
John McCall
- r240296 - Document the nullability attributes.
Sean Silva
- r240337 - [CodeGen] Use enum for AVX level in X86*TargetCodeGenInfo. NFCI.
Ahmed Bougacha
- r240338 - [CodeGen] Teach X86_64ABIInfo about AVX512.
Ahmed Bougacha
- [PATCH] [OPENMP] Do not emit references to original variables in 'private' clause.
John McCall
- [PATCH] [CodeGen] Teach X86_64ABIInfo about AVX512.
Ahmed Bougacha
- [PATCH] Enable fma and f16c features when avx512f is enabled.
Ahmed Bougacha
- [PATCH] Enable fma and f16c features when avx512f is enabled.
Ahmed Bougacha
- [clang-tools-extra] r240348 - Update for LLVM API change to return by InputArgList directly (rather than by pointer) from ParseArgs
David Blaikie
- r240349 - Update for LLVM API change to return by InputArgList directly (rather than by pointer) from ParseArgs
David Blaikie
- r240350 - [modules] When building a module, if there are multiple matches for a header
Richard Smith
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
Richard Smith
- [PATCH] [OPENMP] Introduced type trait "simd_align" for default simd alignment.
John McCall
- [PATCH] clang-format: Support @autoreleasepool.
strager
- r240270 - Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
John McCall
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
John McCall
- r240296 - Document the nullability attributes.
Aaron Ballman
- [PATCH] [Static Analyzer] Fix Analysis being skipped for code with declarations in .h file
Anna Zaks
- r240270 - Fixed/added namespace ending comments using clang-tidy. NFC
David Blaikie
- [PATCH] Fix printing of GCCAsmExprs with input or output arguments.
Nick Sumner
- r240353 - Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
- r240270 - Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
- r240296 - Document the nullability attributes.
Sean Silva
- r240350 - [modules] When building a module, if there are multiple matches for a header
Sean Silva
- [PATCH] Fix adress cast for C++ in SEMA
Samuel Antao
- [PATCH] Fix crash-on-invalid bug in template instantiation.
Manuel Klimek
- [PATCH] Sema: Fix some undefined behaviour when acting on redeclarations
Justin Bogner
- [PATCH] Frontend: Avoid some UB by checking a FileChange's validity before a call
Justin Bogner
- [PATCH] CodeGen: Resize LifetimeExtendedCleanupHeader to avoid alignment issues
Justin Bogner
- [PATCH v2] Respect alignment when loading up a coerced function argument
Hal Finkel
- [PATCH v2] Respect alignment when loading up a coerced function argument
John McCall
- [Patch][LoopInfo] Use CGLoopInfo to generate loop hints
Hal Finkel
- r240296 - Document the nullability attributes.
Nick Lewycky
- [PATCH] [libcxx] Add atomic_support.h header to src that handles needed atomic operations.
Marshall Clow
- [PATCH] [OPENMP] Initial support for '#pragma omp declare simd' directive.
hfinkel at anl.gov
- [PATCH] [libcxx] Add atomic_support.h header to src that handles needed atomic operations.
Eric Fiselier
- [PATCH] [libcxx] Add atomic_support.h header to src that handles needed atomic operations.
Eric Fiselier
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible (Part two)
Davide Italiano
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
Davide Italiano
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible
Davide Italiano
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible (Part two)
Davide Italiano
- r240296 - Document the nullability attributes.
Aaron Ballman
- r240370 - Change some if/else chains to 'switch' statements. NFC
Douglas Katzman
- [PATCH] Change some if/else chains to 'switch' statements. NFC
Douglas Katzman
- r240185 - Allow the cf_returns_[not_]retained attributes to appear on out-parameters.
Jordan Rose
- r240185 - Allow the cf_returns_[not_]retained attributes to appear on out-parameters.
Aaron Ballman
- r240376 - Eliminate "enumeration value not handled in switch" warnings
Douglas Katzman
- r240370 - Change some if/else chains to 'switch' statements. NFC
Rafael Espíndola
- r240377 - [OPENMP] Do not emit references to original variables in 'private' clause.
Alexey Bataev
- [PATCH] [OPENMP] Do not emit references to original variables in 'private' clause.
Alexey Bataev
- [PATCH] clarify ownership of BugReport objects
Anna Zaks
- [PATCH] Loss of Sign Checker
Soumitra Chatterjee
- r240376 - Eliminate "enumeration value not handled in switch" warnings
Nico Weber
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
- [PATCH] Enable fma and f16c features when avx512f is enabled.
Craig Topper
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
- [PATCH] [OPENMP] Introduced type trait "simd_align" for default simd alignment.
Alexey Bataev
- [PATCH] [Static Analyzer] Fix Analysis being skipped for code with declarations in .h file
Karthik Bhat
- r240382 - [CodeGen] Rename EmitMemberPointer to EmitMemberFunctionPointer
David Majnemer
- r240383 - [MS ABI] Refactor member pointer generation
David Majnemer
- r240384 - [MS ABI] Rework member pointer conversion
David Majnemer
- [PATCH] [OPENMP] Introduced type trait "simd_align" for default simd alignment.
Alexey Bataev
- [PATCH] Add missing builtins to altivec.h for ABI compliance (vol. 1)
Nemanja Ivanovic
- [PATCH] [OPENMP] Initial support for '#pragma omp declare simd' directive.
Bataev, Alexey
- r240350 - [modules] When building a module, if there are multiple matches for a header
İsmail Dönmez
- r240387 - Tweak clang/test/Modules/modules-with-same-name.m to run with GnuWin32's find.exe on newer version of Windows.
NAKAMURA Takumi
- [PATCH] Loss of Sign Checker
Daniel Marjamäki
- [PATCH] Loss of Sign Checker
Daniel Marjamäki
- r240388 - Write output file to temp directory. The tests shouldn't assume that
Daniel Jasper
- [PATCH] Loss of Sign Checker
Soumitra Chatterjee
- r240389 - Silence VC warning C4715: '`anonymous namespace'::getNativeVectorSizeForA VXABI' :
Yaron Keren
- r240391 - Fix a warning. [-Wsign-compare]
NAKAMURA Takumi
- [PATCH] Loss of Sign Checker
Soumitra Chatterjee
- [Diffusion] rL240377: [OPENMP] Do not emit references to original variables in 'private' clause.
NAKAMURA Takumi
- r240376 - Eliminate "enumeration value not handled in switch" warnings
Rafael Espíndola
- [PATCH] Mark libm builtins as such.
Charlie Turner
- [PATCH] PR20958 Allow redeclaration of type-generic builtins
Charlie Turner
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Alexander Kornienko
- [Diffusion] rL240377: [OPENMP] Do not emit references to original variables in 'private' clause.
Bataev, Alexey
- [PATCH] [analyzer] Fix a crash by division by zero
Daniel Marjamäki
- [PATCH] fix false positives in clang-tidy macro parentheses checker
Daniel Marjamäki
- [PATCH] [analyzer] Fix a crash by division by zero
Takeshi Yoshimura
- [PATCH] fix false positives in clang-tidy macro parentheses checker
Alexander Kornienko
- r240270 - Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
- [PATCH] PR23923: "redefine_extname" pragma handled incorrectly in case of a local var with the same name
Andrey Bokhanko
- [PATCH] Additional fix for PR14269: Clang crashes when a bit field is used as inline assembler input / output with memory constraint
Andrey Bokhanko
- [PATCH] Loss of Sign Checker
Daniel Marjamäki
- [PATCH] clang-format: Support @synchronized.
Daniel Jasper
- [PATCH] clang-format: Support @autoreleasepool.
Daniel Jasper
- [PATCH] clang-format: Support PP and Obj-C keywords in 'is'.
Daniel Jasper
- [PATCH] clang-format: Fix __attribute__ being treated as decl name.
Daniel Jasper
- [PATCH] SafeStack documentation improvements
Volodymyr Kuznetsov
- [PATCH] SafeStack documentation improvements
Volodymyr Kuznetsov
- [PATCH] Mark libm builtins as such.
Renato Golin
- [PATCH v2] Respect alignment when loading up a coerced function argument
Ulrich Weigand
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Daniel Marjamäki
- [PATCH] Teach Clang about the PPC64 memory sanitizer implementation.
Jay Foad
- [clang-tools-extra] r240399 - [clang-tidy] Fix false positives in misc-macro-parentheses checker
Daniel Marjamaki
- [PATCH] fix false positives in clang-tidy macro parentheses checker
Daniel Marjamäki
- r240376 - Eliminate "enumeration value not handled in switch" warnings
Nico Weber
- r240400 - Clarify pointer ownership semantics by hoisting the std::unique_ptr creation to the caller instead of hiding it in emitReport. NFC.
Aaron Ballman
- [PATCH] clarify ownership of BugReport objects
Aaron Ballman
- [PATCH] Loss of Sign Checker
Daniel Marjamäki
- r240401 - Fixing a build bot break from r240400.
Aaron Ballman
- [PATCH] Mark libm builtins as such.
Charlie Turner
- r240402 - Moving r215806, r215807, and r215808 into AttrDocs.td. These changes were originally applied to the RST file that is automatically generated by the server, and so the changes were never properly reflected online once the server overwrote AttributeReference.rst.
Aaron Ballman
- [PATCH] Loss of Sign Checker
Daniel Marjamäki
- r240406 - Update for LLVM api change.
Rafael Espindola
- [PATCH] PR23923: "redefine_extname" pragma handled incorrectly in case of a local var with the same name
Aaron Ballman
- r240409 - [OPENMP] Initial support for 'depend' clause (4.0).
Alexey Bataev
- [PATCH] Improved checking for repeated macro argument with side effects when macro contains ?:
Daniel Marjamäki
- [libcxx] r240412 - When building libc++, we use '"' as a delimiter instead of '<' when including libc++ header files. This is so that the dylib gets built with our headers; rather than the system-installed ones. We do this in most places already, just fixing a couple of inconsistent uses.
Marshall Clow
- [PATCH] Mark libm builtins as such.
Renato Golin
- [PATCH] Proposed resolution to LWG issue 2433: uninitialized_copy()/etc. should tolerate overloaded operator&
Marshall Clow
- [PATCH] Fix some problems with sized deletion in libc++
Marshall Clow
- [PATCH] Fix exponential complexity in operator< for std::tuple
Marshall Clow
- r240376 - Eliminate "enumeration value not handled in switch" warnings
Douglas Katzman
- [PATCH] shared_ptr : atomic ref-counts (TSan)
Marshall Clow
- [PATCH] Allow instantiation of deque and deque::iterator with incomplete value type.
Marshall Clow
- [PATCH] Improved checking for repeated macro argument with side effects when macro contains ?:
Alexander Kornienko
- [PATCH] [libcxx] unexpected/terminate support for MS CRT
Agustín Bergé
- [PATCH] [libcxx] Initializer list support for MSVC
Agustín Bergé
- [PATCH] [libcxx] type_info support for MSVC
Agustín Bergé
- [PATCH] [libcxx] Emulation of atomic builtins for MSVC
Agustín Bergé
- [PATCH] libc++: Make support for thread-unsafe C functions optional
Marshall Clow
- [PATCH] [libcxx] Create internal namespace that hides all symbols.
Marshall Clow
- [PATCH] [libcxx] Mark local printf variants as _LIBCPP_HIDDEN to prevent them from becoming part of the DSO.
Marshall Clow
- [PATCH] Prototype patch to support <math.h> as a conforming C++ header in addition to <cmath>.
Marshall Clow
- [PATCH] Mark libm builtins as such.
Charlie Turner
- r240146 - Introduce type nullability specifiers for C/C++.
Joerg Sonnenberger
- [PATCH] PR23923: "redefine_extname" pragma handled incorrectly in case of a local var with the same name
Andrey Bokhanko
- [PATCH] PR23923: "redefine_extname" pragma handled incorrectly in case of a local var with the same name
Andrey Bokhanko
- r240350 - [modules] When building a module, if there are multiple matches for a header
İsmail Dönmez
- [PATCH] PR23923: "redefine_extname" pragma handled incorrectly in case of a local var with the same name
Aaron Ballman
- [PATCH] SafeStack documentation improvements
JF Bastien
- r240428 - AttributeReference.rst is automatically generated by a server-side process currently. To cut down on accidental commits to this file that are not properly reflected in AttrDocs.td (such as r215806 - r215808), this file now contains nothing but a comment explaining the current state of affairs.
Aaron Ballman
- r240430 - Adding a title to appease the sphinx build bot.
Aaron Ballman
- [PATCH] Teach Clang about the PPC64 memory sanitizer implementation.
Alexey Samsonov
- [PATCH] Fixed a typo in __nvvm_atom_min_gen_l() type string.
Artem Belevich
- r240432 - Driver: Pass -I options to cc1as for .include search paths.
Jim Grosbach
- r240433 - [Modules] Consider -fmodule-feature in module hash and when loading
Ben Langmuir
- r240434 - Use AddString/ReadString instead of doing it manually NFC
Ben Langmuir
- [PATCH] [CUDA] Implemented __nvvm_atom_*_gen_* builtins.
Artem Belevich
- r227868 - Add cc1 option '-fmodule-feature' to add custom values for 'requires' decls
Ben Langmuir
- [Patch] (take 2) New EliminateAvailableExternally pass / Pass down -flto
Teresa Johnson
- r240441 - Ensure delayed typos have been corrected in calls to builtins before
Kaelyn Takata
- [PATCH] Attach function attribute "arm-restrict-it" instead of passing arm-restrict-it as a backend-option
Akira Hatanaka
- [PATCH] Mostly standardize on "MumbleToolChain" as the ToolChain subclass name. NFC
Douglas Katzman
- r240443 - Make the typo resolution in r240441 apply to all function calls.
Kaelyn Takata
- [PATCH] Add HSAIL support
Matt Arsenault
- [PATCH] Pedantically rename all Tool subclasses to be nouns, not verbs. NFC
Chandler Carruth
- [PATCH] Mostly standardize on "MumbleToolChain" as the ToolChain subclass name. NFC
Chandler Carruth
- r240350 - [modules] When building a module, if there are multiple matches for a header
Richard Smith
- [PATCH] Mostly standardize on "MumbleToolChain" as the ToolChain subclass name. NFC
Derek Schuff
- [PATCH] Add missing builtins to altivec.h for ABI compliance (vol. 1)
Bill Schmidt
- [PATCH] Attach function attribute "arm-restrict-it" instead of passing arm-restrict-it as a backend-option
Eric Christopher
- [PATCH] Enable fma and f16c features when avx512f is enabled.
Ahmed Bougacha
- [PATCH] Allow instantiation of deque and deque::iterator with incomplete value type.
Evgeniy Stepanov
- r240452 - InstrProf: Fix a crash when an implicit def appears in a macro
Justin Bogner
- r240453 - [MS ABI] Account for the virtual inheritance quirk when mangling
David Majnemer
- r240455 - Pedantically rename all Tool subclasses to be nouns, not verbs. NFC
Douglas Katzman
- [PATCH] Pedantically rename all Tool subclasses to be nouns, not verbs. NFC
Douglas Katzman
- [libcxx] r240456 - Mark a couple of features as 'in progress'
Marshall Clow
- [PATCH] Part 1 of N4279 - "Improved insertion interface for unique-key maps"
Marshall Clow
- [PATCH] Attach function attribute "arm-restrict-it" instead of passing arm-restrict-it as a backend-option
Akira Hatanaka
- r240462 - PR22560: Fix argument order for ARM _MoveToCoprocessor builtins.
Bob Wilson
- r240463 - Improve error handling for PR22560.
Bob Wilson
- r240464 - [Driver] Give GnuTool LLVM_LIBRARY_VISIBILITY.
Benjamin Kramer
- [PATCH] SafeStack documentation improvements
Peter Collingbourne
- [PATCH] Update SafeStack TODO in the safestack.cc
Peter Collingbourne
- r240158 - Check for consistent use of nullability type specifiers in a header.
Douglas Gregor
- [PATCH] SafeStack documentation improvements
Volodymyr Kuznetsov
- [PATCH] SafeStack documentation improvements
Volodymyr Kuznetsov
- [PATCH] SafeStack documentation improvements
Volodymyr Kuznetsov
- [PATCH] [Sema] Handle TypoExpr for function calls correctly
Davide Italiano
- [PATCH] [Sema] Handle TypoExpr for function calls correctly
Davide Italiano
- r240158 - Check for consistent use of nullability type specifiers in a header.
Aaron Ballman
- r240472 - SafeStack documentation improvements
Peter Collingbourne
- [PATCH] SafeStack documentation improvements
Peter Collingbourne
- [PATCH] Update SafeStack TODO in the safestack.cc
Peter Collingbourne
- [PATCH] SafeStack documentation improvements
Peter Collingbourne
- r240350 - [modules] When building a module, if there are multiple matches for a header
Sean Silva
- r240476 - Use range-based loops when handling OPT_print_search_dirs.
Douglas Katzman
- [PATCH] Attach function attribute "arm-restrict-it" instead of passing arm-restrict-it as a backend-option
Akira Hatanaka
- r240479 - Fix test failure if this value doesn't end up named %0.
Richard Smith
- [PATCH] Attach function attribute "arm-restrict-it" instead of passing arm-restrict-it as a backend-option
Eric Christopher
- r240479 - Fix test failure if this value doesn't end up named %0.
Bob Wilson
- [libcxx] r240497 - Creating release directory for release_362.
Tom Stellard
- [libcxx] r240498 - Creating release candidate rc1 from release_362 branch
Tom Stellard
- [libcxxabi] r240499 - Creating release directory for release_362.
Tom Stellard
- [libcxxabi] r240500 - Creating release candidate rc1 from release_362 branch
Tom Stellard
- [PATCH] Allow instantiation of deque and deque::iterator with incomplete value type.
Richard Smith
- [PATCH] Omit 'nodebug' method from the class
Paul Robinson
- [PATCH] [X86, inlineasm] Implement v, k, Y2, Yk, Yz constraints, improve analysis for x, Y*, L, e, Z, s
Alexey Frolov
- [PATCH] fix false positives in clang-tidy macro parentheses checker
Alexander Kornienko
- [PATCH] [Sema] Handle TypoExpr for function calls correctly
Meador Inge
- [PATCH] [Sema] Handle TypoExpr for function calls correctly
Davide Italiano
- [PATCH] Attach readonly and readnone attributes to inline-asm instructions
Akira Hatanaka
- [PATCH] Consolidate and unify initializer list deduction
Hubert Tong
- [PATCH] Enable fma and f16c features when avx512f is enabled.
Craig Topper
- [PATCH] [Sema] Handle TypoExpr for function calls correctly
Davide Italiano
- r240517 - Proper changing/restoring for CapturedStmtInfo, NFC.
Alexey Bataev
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
- r240522 - Move the special-case check from r240462 into ARM-specific code.
Bob Wilson
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
- [libcxx] r240527 - Make support for thread-unsafe C functions optional.
Ed Schouten
- [PATCH] libc++: Make support for thread-unsafe C functions optional
Ed Schouten
- [PATCH] libc++: Make support for thread-unsafe C functions optional
Ed Schouten
- [PATCH] Teach Clang about the PPC64 memory sanitizer implementation.
Jay Foad
- [PATCH] OpenCL: Add new types for OpenCL 2.0
Pedro Ferreira
- [PATCH] [Clang Static Analyzer] Bug identification
Daniel Krupp
- r240530 - Remove a limited and somewhat questionable DenseMapInfo specialization
Chandler Carruth
- [PATCH] PR23923: "redefine_extname" pragma handled incorrectly in case of a local var with the same name
Andrey Bokhanko
- [PATCH] PR23923: "redefine_extname" pragma handled incorrectly in case of a local var with the same name
Andrey Bokhanko
- r240532 - [OPENMP] Codegen for 'depend' clause (OpenMP 4.0).
Alexey Bataev
- [libcxx] r240527 - Make support for thread-unsafe C functions optional.
Joerg Sonnenberger
- [libcxx] r240527 - Make support for thread-unsafe C functions optional.
Ed Schouten
- [libcxx] r240527 - Make support for thread-unsafe C functions optional.
Ed Schouten
- [PATCH] [Sema] Handle TypoExpr for function calls correctly
Meador Inge
- r240536 - Silencing some Sphinx warnings about duplicate explicit target names.
Aaron Ballman
- [PATCH] Teach Clang about the PPC64 memory sanitizer implementation.
Jay Foad
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Alexander Kornienko
- [PATCH] PR23923: "redefine_extname" pragma handled incorrectly in case of a local var with the same name
Aaron Ballman
- [PATCH] Add support for "fancy" pointers to shared_ptr. Fixes PR20616
Marshall Clow
- [PATCH] clang-format some of the files in lib/Driver. NFC
Douglas Katzman
- [PATCH] Cleanup: prefer _LIBCPP_GET_C_LOCALE over __cloc().
Ed Schouten
- [PATCH] Express Driver::GetFilePath more concisely.
Douglas Katzman
- [PATCH] PR23923: "redefine_extname" pragma handled incorrectly in case of a local var with the same name
Andrey Bokhanko
- [PATCH] Fixed a typo in __nvvm_atom_min_gen_l() type string.
Eli Bendersky
- [PATCH] [CUDA] Implemented __nvvm_atom_*_gen_* builtins.
Eli Bendersky
- r240545 - Express Driver::GetFilePath more concisely.
Douglas Katzman
- [PATCH] Express Driver::GetFilePath more concisely.
Douglas Katzman
- r240548 - clang-format: [JS] Support regex literals containing quotes (' and ").
Daniel Jasper
- [PATCH] PR23923: "redefine_extname" pragma handled incorrectly in case of a local var with the same name
Aaron Ballman
- [PATCH] [Sema] Handle TypoExpr for function calls correctly
Kaelyn Takata
- [libclc] r240552 - prepare-builtins: Fix build with LLVM 3.7
Tom Stellard
- [PATCH] [Sema] Handle TypoExpr for function calls correctly
Davide Italiano
- [PATCH] Driver: Add AMDGPU toolchain
Tom Stellard
- [PATCH] Teach Clang about the PPC64 memory sanitizer implementation.
Alexey Samsonov
- [PATCH] [CUDA] Implemented __nvvm_atom_*_gen_* builtins.
Artem Belevich
- [PATCH] [CUDA] Implemented __nvvm_atom_*_gen_* builtins.
Artem Belevich
- [PATCH] Relax assertion in x86_64 byval argument handling for 32-bit pointers
Derek Schuff
- [PATCH] Remove environment variables from driver tests
Steven Wu
- [PATCH] Add scan-build python implementation
Eugene Zelenko
- [PATCH] Add missing modules/header - stage 1
John Thompson
- [PATCH] Remove environment variables from driver tests
Justin Bogner
- [PATCH] Attach function attribute "arm-restrict-it" instead of passing arm-restrict-it as a backend-option
Akira Hatanaka
- [PATCH] Attach function attribute "arm-restrict-it" instead of passing arm-restrict-it as a backend-option
Akira Hatanaka
- [PATCH] Consolidate and unify initializer list deduction
Richard Smith
- r240571 - [Preprocessor] Iterating over all macros should include those from modules.
Jordan Rose
- r240574 - Remove environment variables from driver tests
Steven Wu
- [PATCH] Part 1 of N4279 - "Improved insertion interface for unique-key maps"
Marshall Clow
- [PATCH] Remove environment variables from driver tests
Steven Wu
- [PATCH] Remove environment variables from driver tests
Steven Wu
- [PATCH] Add scan-build python implementation
Eugene Zelenko
- [PATCH] PR21174 - clang only searches current working directory for precompiled include file
Kim Gräsman
- [Patch][LoopInfo] Use CGLoopInfo to generate loop hints
Tyler Nowicki
- [PATCH] Teach Clang about the PPC64 memory sanitizer implementation.
Jay Foad
- [PATCH] Teach Clang about the PPC64 memory sanitizer implementation.
Jay Foad
- [PATCH] Relax assertion in x86_64 byval argument handling for 32-bit pointers
Jan Voung
- [PATCH] Relax assertion in x86_64 byval argument handling for 32-bit pointers
Derek Schuff
- [PATCH] Relax assertion in x86_64 byval argument handling for 32-bit pointers
Derek Schuff
- [PATCH] Consolidate and unify initializer list deduction
Hubert Tong
- [PATCH] Teach Clang about the PPC64 memory sanitizer implementation.
Alexey Samsonov
- r240596 - Replace __double_underscored type nullability qualifiers with _Uppercase_underscored
Douglas Gregor
- r240597 - Add __nonnull/__nullable/__null_unspecified predefines for Darwin.
Douglas Gregor
- [PATCH] Relax assertion in x86_64 byval argument handling for 32-bit pointers
Jan Voung
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- r240597 - Add __nonnull/__nullable/__null_unspecified predefines for Darwin.
Aaron Ballman
- [PATCH] Consolidate and unify initializer list deduction
Richard Smith
- r240600 - Relax assertion in x86_64 byval argument handling for 32-bit pointers
Derek Schuff
- r240601 - update comment
Derek Schuff
- [PATCH] Relax assertion in x86_64 byval argument handling for 32-bit pointers
Derek Schuff
- [PATCH] [CUDA] Implemented __nvvm_atom_*_gen_* builtins.
Eli Bendersky
- [PATCH] Relax assertion in x86_64 byval argument handling for 32-bit pointers
Derek Schuff
- [PATCH] [CUDA] Implemented __nvvm_atom_*_gen_* builtins.
Eli Bendersky
- [Patch][ObjC][Proposal] NSValue literals
John McCall
- r240430 - Adding a title to appease the sphinx build bot.
Justin Bogner
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- [Patch][LoopInfo] Use CGLoopInfo to generate loop hints
Tyler Nowicki
- [PATCH] Fix for bug 22941, [asm inline] integer template parameter ...
Sunil Srivastava
- r240607 - [ARM] The bits set in the variable HW_FP could get unset
Ranjeet Singh
- [PATCH] Fix for bug 22941, [asm inline] integer template parameter ...
David Majnemer
- [PATCH] Fix for bug 22941, [asm inline] integer template parameter ...
Sunil Srivastava
- r240611 - [Concepts] Parsing of requires-clause in template-declaration
Hubert Tong
- [PATCH] clang-format some of the files in lib/Driver. NFC
Sean Silva
- r240612 - Consolidate and unify initializer list deduction
Hubert Tong
- [PATCH] libunwind: Fix unw_getcontext() return value on AArch64.
Logan Chien
- [PATCH] libunwind: Fix unw_getcontext() return value on AArch64.
kledzik at apple.com
- [PATCH] Enable fma and f16c features when avx512f is enabled.
Ahmed Bougacha
- r240618 - [UBSan] Allow to use -fsanitize=vptr only on Mac OS 10.9+
Alexey Samsonov
- [PATCH] [Static Analyzer] Fix Analysis being skipped for code with declarations in .h file
Anna Zaks
- [PATCH] Bump X86 Darwin MaxVectorAlign to 64, for AVX512.
Ahmed Bougacha
- r240619 - Update darwin SDK version parsing to support OSX and simulator
Steven Wu
- [PATCH] fix false positives in clang-tidy macro parentheses checker
Daniel Marjamäki
- r240624 - clang-format: [Proto] Don't treat "operator" as keyword.
Daniel Jasper
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Daniel Marjamäki
- [PATCH] Make locale code compile on CloudABI.
Ed Schouten
- r240628 - Teach Clang about the PPC64 memory sanitizer implementation.
Jay Foad
- [PATCH] Mark libm builtins as such.
Renato Golin
- [PATCH] PR23923: "redefine_extname" pragma handled incorrectly in case of a local var with the same name
Andrey Bokhanko
- [PATCH] PR23923: "redefine_extname" pragma handled incorrectly in case of a local var with the same name
Andrey Bokhanko
- [PATCH] [OPENMP] Initial support for array sections (OpenMP 4.0).
Alexey Bataev
- [PATCH] Fixed a typo in __nvvm_atom_min_gen_l() type string.
Justin Holewinski
- [PATCH] libunwind: Fix unw_getcontext() return value on AArch64.
Renato Golin
- [PATCH] [OPENMP] Initial support for array sections (OpenMP 4.0).
Alexey Bataev
- r240430 - Adding a title to appease the sphinx build bot.
Aaron Ballman
- [PATCH] PR23923: "redefine_extname" pragma handled incorrectly in case of a local var with the same name
Aaron Ballman
- r240643 - Fix a crash by division by zero in analyzer
Daniel Marjamaki
- [PATCH] [analyzer] Fix a crash by division by zero
Daniel Marjamäki
- [PATCH] [analyzer] Fix a crash by division by zero
Daniel Marjamäki
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Daniel Marjamäki
- [PATCH] [PPC] Implement vmrgew and vmrgow instructions
Kit Barton
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Gábor Horváth
- [PATCH] libunwind: Fix unw_getcontext() return value on AArch64.
Logan Chien
- [PATCH] PR23923: "redefine_extname" pragma handled incorrectly in case of a local var with the same name
Andrey Bokhanko
- r240653 - Fix #pragma redefine_extname when there is a local variable of the same name. The local should not be renamed, only the externally-available declaration should be.
Aaron Ballman
- [PATCH] PR23923: "redefine_extname" pragma handled incorrectly in case of a local var with the same name
Aaron Ballman
- [PATCH] Fix crash-on-invalid bug in template instantiation.
Manuel Klimek
- [PATCH] Fix alignment issues in Clang.
James Y Knight
- [PATCH] [Support] Lazy load of dbghlp.dll on Windows
Leny Kholodov
- [PATCH] Omit 'nodebug' method from the class
David Blaikie
- [PATCH] Use more range-based for loops
Douglas Katzman
- Fwd: r225956 - Reapply r225000 (reverted in r225555): DebugInfo: Generalize debug info location handling (and follow-up commits).
David Blaikie
- [PATCH] Warn, if parameter is used in ctor body after being used for move-construct
David Blaikie
- r240659 - [NVPTX] Fixed a typo in __nvvm_atom_min_gen_l() type string.
Artem Belevich
- [PATCH] Fixed a typo in __nvvm_atom_min_gen_l() type string.
Artem Belevich
- [PATCH] Omit 'nodebug' method from the class
Paul Robinson
- r240664 - Omit 'nodebug' methods from the class description.
Paul Robinson
- [PATCH] Omit 'nodebug' method from the class
Paul Robinson
- [PATCH] [MIPS] Add support for direct-to-nacl in Clang
Petar Jovanovic
- [PATCH] [MIPS] Add support for direct-to-nacl in Clang
Petar Jovanovic
- [PATCH] Add scan-build python implementation
Eugene Zelenko
- [PATCH] [X86, inlineasm] Implement v, k, Y2, Yk, Yz constraints, improve analysis for x, Y*, L, e, Z, s
Eric Christopher
- [PATCH] [MIPS] Add support for direct-to-nacl in Clang
Derek Schuff
- [PATCH] [CUDA] Implemented __nvvm_atom_*_gen_* builtins.
Artem Belevich
- r225956 - Reapply r225000 (reverted in r225555): DebugInfo: Generalize debug info location handling (and follow-up commits).
Frédéric Riss
- [PATCH] [CUDA] Implemented __nvvm_atom_*_gen_* builtins.
Artem Belevich
- r240669 - [CUDA] Implemented __nvvm_atom_*_gen_* builtins.
Artem Belevich
- [PATCH] [CUDA] Implemented __nvvm_atom_*_gen_* builtins.
Artem Belevich
- [PATCH] Use more range-based for loops
David Blaikie
- [PATCH] Part 1 of N4279 - "Improved insertion interface for unique-key maps"
Marshall Clow
- [PATCH] Warn, if parameter is used in ctor body after being used for move-construct
David Blaikie
- r240674 - Use more range-based for loops
Douglas Katzman
- [PATCH] Use more range-based for loops
Douglas Katzman
- r240571 - [Preprocessor] Iterating over all macros should include those from modules.
Justin Bogner
- [PATCH] Add -miphonesimulator-version-min as alias to -ios-simulator-version-min.
Chris Bieneman
- [PATCH] Add -miphonesimulator-version-min as alias to -ios-simulator-version-min.
Bob Wilson
- [PATCH] PR21174 - clang only searches current working directory for precompiled include file
Kim Gräsman
- [PATCH] Add -miphonesimulator-version-min as alias to -ios-simulator-version-min.
Chris Bieneman
- r240680 - Rename local variable CCCPrintActions -> CCCPrintPhases.
Douglas Katzman
- r240571 - [Preprocessor] Iterating over all macros should include those from modules.
Jordan Rose
- [PATCH] Fix crash-on-invalid bug in template instantiation.
Richard Smith
- r240571 - [Preprocessor] Iterating over all macros should include those from modules.
Richard Smith
- r240685 - [clang-fuzzer] Update clang-fuzzer to API change in r240225.
Alexey Samsonov
- [PATCH] Fix crash-on-invalid bug in template instantiation.
Meador Inge
- [PATCH] Fix crash-on-invalid bug in template instantiation.
Manuel Klimek
- [PATCH] Add -miphonesimulator-version-min as alias to -ios-simulator-version-min.
Chris Bieneman
- r240686 - Add -miphonesimulator-version-min as alias to -ios-simulator-version-min.
Chris Bieneman
- [PATCH] Add -miphonesimulator-version-min as alias to -ios-simulator-version-min.
Phabricator
- [PATCH] Allow instantiation of deque and deque::iterator with incomplete value type.
Evgeniy Stepanov
- [PATCH] Fix crash-on-invalid bug in template instantiation.
Meador Inge
- [PATCH] Fix crash-on-invalid bug in template instantiation.
Manuel Klimek
- [Patch][Clang/CodeGen] Fixes invalid shufflevector instruction
Pflanzer, Moritz
- [PATCH] [Parse] Allow 'constexpr' in condition declarations
Meador Inge
- [PATCH] [Sema] Maintain ellipsis location when transforming lambda captures
Meador Inge
- r240691 - [modules] Fix findDirectiveAtLoc to not call a member function on a null pointer.
Richard Smith
- r240571 - [Preprocessor] Iterating over all macros should include those from modules.
Richard Smith
- r240693 - Speculative fix for the broken bots.
Chris Bieneman
- [PATCH] FileCheck-ize test and make sure more things don't happen.
Paul Robinson
- [PATCH] [Parse] Allow 'constexpr' in condition declarations
Richard Smith
- r240696 - docs: Fix bad link in SafeStack.rst.
Peter Collingbourne
- [PATCH] Fix crash-on-invalid bug in template instantiation.
Richard Smith
- [PATCH] [Sema] Maintain ellipsis location when transforming lambda captures
Richard Smith
- [PATCH] FileCheck-ize test and make sure more things don't happen.
David Blaikie
- [PATCH] Allow deque to handle incomplete types
Evgeniy Stepanov
- [PATCH] replace some const std::string & with llvm::StringRef or std::string
Yaron Keren
- r240700 - [modules] Properly merge visibility of class definitions that got merged while
Richard Smith
- r240653 - Fix #pragma redefine_extname when there is a local variable of the same name. The local should not be renamed, only the externally-available declaration should be.
Richard Smith
- r240653 - Fix #pragma redefine_extname when there is a local variable of the same name. The local should not be renamed, only the externally-available declaration should be.
Aaron Ballman
- [PATCH] [Clang/CodeGen] Prevent crash if destructor class is not accessible (Part two)
John McCall
- r240707 - [Parse] Allow 'constexpr' in condition declarations
Meador Inge
- [PATCH] [Parse] Allow 'constexpr' in condition declarations
Meador Inge
- r240710 - This should actually fix the broken bots.
Chris Bieneman
- [PATCH] [CFI] Diagnose when we CFI in diagnostic mode is unavailable on a toolchain.
Alexey Samsonov
- r240710 - This should actually fix the broken bots.
Jonathan Roelofs
- [PATCH] [OPENMP] Introduced type trait "simd_align" for default simd alignment.
John McCall
- [PATCH] [MIPS] Add support for direct-to-nacl in Clang
Petar Jovanovic
- [PATCH] Bump X86 Darwin MaxVectorAlign to 64, for AVX512.
John McCall
- r240674 - Use more range-based for loops
Sean Silva
- r240710 - This should actually fix the broken bots.
Chris Bieneman
- r240715 - Display profile file name when emitting a file not found diagnostic.
Diego Novillo
- [PATCH] [CFI] Diagnose when we CFI in diagnostic mode is unavailable on a toolchain.
Peter Collingbourne
- Add GCC-compatible flags -fprofile-generate and -fprofile-use
Diego Novillo
- r240710 - This should actually fix the broken bots.
Jonathan Roelofs
- [PATCH] FileCheck-ize test and make sure more things don't happen.
Paul Robinson
- [PATCH] [MIPS] Add support for direct-to-nacl in Clang
Petar Jovanovic
- r240716 - [CFI] Diagnose when we CFI in diagnostic mode is unavailable on a toolchain.
Alexey Samsonov
- [PATCH] [CFI] Diagnose when we CFI in diagnostic mode is unavailable on a toolchain.
Alexey Samsonov
- [PATCH] [MIPS] Add support for direct-to-nacl in Clang
Petar Jovanovic
- [Patch][ObjC][Proposal] NSValue literals
John McCall
- [Patch][ObjC][Proposal] NSValue literals
John McCall
- r240718 - Fix the test added in r240710.
Jonathan Roelofs
- r240710 - This should actually fix the broken bots.
Jonathan Roelofs
- r240720 - Remove `requires` for x86 CPU features.
Sean Silva
- r240725 - [docs] Several updates to the Address Sanitizer webpage.
Anna Zaks
- r240734 - Fix a typo correction crash when resolving ambiguous corrections.
Kaelyn Takata
- r240735 - [CodeGen] Restrict isTriviallyRecursive to predefined lib functions forwarding to lib functions
David Majnemer
- [PATCH] [Sema] Union(s) cannot have virtual functions
Davide Italiano
- [PATCH] [OpenMP] Add TLS-based implementation for threadprivate directive
Samuel Antao
- [PATCH] [Sema] Union(s) cannot have virtual functions
Davide Italiano
- [PATCH] Add an inttypes.h wrapper that fixes up some macros in Microsoft mode
Nico Weber
- r240740 - [Sema] Maintain ellipsis location when transforming lambda captures
Meador Inge
- [PATCH] [Sema] Maintain ellipsis location when transforming lambda captures
Meador Inge
- [PATCH] Add an inttypes.h wrapper that fixes up some macros in Microsoft mode
Hans Wennborg
- [PATCH] FileCheck-ize test and make sure more things don't happen.
David Blaikie
- [PATCH] Add an inttypes.h wrapper that fixes up some macros in Microsoft mode
Nico Weber
- r240741 - Add an inttypes.h wrapper that fixes up some macros in Microsoft mode.
Nico Weber
- [PATCH] Add an inttypes.h wrapper that fixes up some macros in Microsoft mode
Nico Weber
- [PATCH] clang-format: Support PP and Obj-C keywords in 'is'.
strager
- [PATCH] clang-format: Fix __attribute__ being treated as decl name.
strager
- r240742 - [Sema] Commit a better fix for r240242
Davide Italiano
- [PATCH] Add an inttypes.h wrapper that fixes up some macros in Microsoft mode
Hans Wennborg
- r240743 - Add new file from r240741 to CMakeLists.txt.
Nico Weber
- [PATCH] clang-format: Support @autoreleasepool.
strager
- [PATCH] clang-format: Support @synchronized.
strager
- r240747 - FileCheck-ize test and make sure more things don't happen.
Paul Robinson
- [PATCH] FileCheck-ize test and make sure more things don't happen.
Paul Robinson
- [PATCH] FileCheck-ize test and make sure more things don't happen.
Paul Robinson
- [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Антон Ярцев
- [PATCH] [Support] Lazy load of dbghlp.dll on Windows
Zachary Turner
- [PATCH] [Sema] Union(s) cannot have virtual functions
Richard Smith
- [PATCH] clang-format: Support @autoreleasepool.
strager
- [PATCH] Fix crash-on-invalid bug in template instantiation.
Manuel Klimek
- [PATCH] Fix crash-on-invalid bug in template instantiation.
Manuel Klimek
- r240752 - Fix crash-on-invalid bug in template instantiation.
Manuel Klimek
- [PATCH] Fix crash-on-invalid bug in template instantiation.
Manuel Klimek
- [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Jordan Rose
- [PATCH] Add missing modules/header - stage 1
Sean Silva
- r240761 - [ObjC] Add NSValue support for objc_boxed_expressions
Alex Denisov
- [PATCH] clang-format: Support @autoreleasepool.
Nico Weber
- [PATCH] [OpenMP] Add TLS-based implementation for threadprivate directive
Alexey Bataev
- [PATCH] clang-format: Support @autoreleasepool.
strager
- [PATCH] clang-format: Support @synchronized.
strager
- [PATCH] clang-format: Allow space after 'if' but not '@synchronized'.
strager
- [PATCH] clang-format: Support @synchronized.
strager
- [PATCH] Sphinx-based clang man pages
Andrew Wilkins
- [PATCH] Sphinx-based clang man pages
Andrew Wilkins
- r240653 - Fix #pragma redefine_extname when there is a local variable of the same name. The local should not be renamed, only the externally-available declaration should be.
Andrey Bokhanko
- [PATCH] [OPENMP] Introduced type trait "simd_align" for default simd alignment.
Alexey Bataev
- [Patch][ObjC][Proposal] NSValue literals
AlexDenisov
- [PATCH] clang-format some of the files in lib/Driver. NFC
Chandler Carruth
- [PATCH] Call attention to strange case in getMultiarchTriple, and DRY so much.
Chandler Carruth
- [PATCH] Mostly standardize on "MumbleToolChain" as the ToolChain subclass name. NFC
Chandler Carruth
- [PATCH] Mostly standardize on "MumbleToolChain" as the ToolChain subclass name. NFC
Chandler Carruth
- [PATCH] Sphinx-based clang man pages
Brian R. Gaeke
- [PATCH] Mostly standardize on "MumbleToolChain" as the ToolChain subclass name. NFC
Chandler Carruth
- [PATCH] Sphinx-based clang man pages
Andrew Wilkins
- [PATCH] Sphinx-based clang man pages
Andrew Wilkins
- [PATCH] [Static Analyzer] Fix Analysis being skipped for code with declarations in .h file
Karthik Bhat
- [PATCH] missing the consideration of calling conversion in around 81 clang regression tests.
Maggie Yi
- [PATCH] Add scan-build python implementation
Laszlo Nagy
- [PATCH] [OPENMP] Parsing and sema support for #pragma omp target data" directive.
Kelvin Li
- [PATCH] [Support] Lazy load of dbghlp.dll on Windows
Leny Kholodov
- [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Антон Ярцев
- [PATCH] [Support] Lazy load of dbghlp.dll on Windows
Zachary Turner
- [PATCH] clang-format: Support @synchronized.
Nico Weber
- [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Jordan Rose
- r240791 - clang-format some of the files in lib/Driver. NFC
Douglas Katzman
- [PATCH] clang-format some of the files in lib/Driver. NFC
Douglas Katzman
- [PATCH] clang-format some of the files in lib/Driver. NFC
Douglas Katzman
- [PATCH] missing the consideration of calling conversion in around 81 clang regression tests.
David Blaikie
- [PATCH] C11 _Bool bitfield diagnostic
Hubert Tong
- [PATCH] Add scan-build python implementation
Eugene Zelenko
- [PATCH] Add scan-build python implementation
Sylvestre Ledru
- [PATCH] Add scan-build python implementation
Anna Zaks
- [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Anna Zaks
- [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Sylvestre Ledru
- [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Anna Zaks
- r240800 - [static analyzer] Analyzer is skipping forward declared C/C++ functions
Anna Zaks
- [PATCH] [Static Analyzer] Fix Analysis being skipped for code with declarations in .h file
Anna Zaks
- r240801 - Avoid false positive/negative test results from line directive interference.NFC.
Chad Rosier
- [PATCH] clang-format: Adjust Mozilla style defaults
Birunthan Mohanathas
- [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Sylvestre Ledru
- [PATCH] Avoid false positive/negative test results from line directive interference
Chad Rosier
- r240808 - [PPC]: Fix bug in getMultiarchTriple.
Douglas Katzman
- [PATCH] Call attention to strange case in getMultiarchTriple, and DRY so much.
Douglas Katzman
- [PATCH] clang-format: Add option to break after definition return type for top-level functions only
Birunthan Mohanathas
- r240821 - Add missing builtins to altivec.h for ABI compliance (vol. 1)
Nemanja Ivanovic
- [PATCH] Add missing builtins to altivec.h for ABI compliance (vol. 1)
Nemanja Ivanovic
- [PATCH] Mostly standardize on "MumbleToolChain" as the ToolChain subclass name. NFC
Douglas Katzman
- [PATCH] Mostly standardize on "MumbleToolChain" as the ToolChain subclass name. NFC
Douglas Katzman
- [PATCH] Part 1 of N4279 - "Improved insertion interface for unique-key maps"
Marshall Clow
- [PATCH] replace some const std::string & with llvm::StringRef or std::string
Eugene Kosov
- r240833 - Add a testcase for bitfield debug info.
Adrian Prantl
- r240821 - Add missing builtins to altivec.h for ABI compliance (vol. 1)
Jingyue Wu
- [PATCH] clang-format: Alphabetize FormatStyle members
Birunthan Mohanathas
- [PATCH] clang-format: Add missing members to FormatStyle::operator==
Birunthan Mohanathas
- [PATCH] clang-format: Stop old options from overriding new options
Birunthan Mohanathas
- r240735 - [CodeGen] Restrict isTriviallyRecursive to predefined lib functions forwarding to lib functions
H.J. Lu
- [PATCH] Sphinx-based clang man pages
Brian R. Gaeke
- r240872 - Suppress clang/test/CodeGen/builtins-ppc-p8vector.c for -Asserts for now. Will fix later.
NAKAMURA Takumi
- [PATCH] [Static Analyzer] Fix Analysis being skipped for code with declarations in .h file
Karthik Bhat
- r240791 - clang-format some of the files in lib/Driver. NFC
Nico Weber
- [PATCH] [OPENMP] Parsing and sema support for #pragma omp target data" directive.
Alexey Bataev
- r240879 - clang-format: Fix language of DisableFormat description
Birunthan Mohanathas
- [PATCH] Sphinx-based clang man pages
Dimitry Andric
- [PATCH] [clang-tidy] Add new IdentifierCase check.
Beren Minor
- [libclc] r240881 - Properly initialize Module pointer
Jeroen Ketema
- [PATCH] clang-format: Alphabetize FormatStyle members
Daniel Jasper
- [PATCH] clang-format: Add missing members to FormatStyle::operator==
Daniel Jasper
- [PATCH] clang-format: Stop old options from overriding new options
Daniel Jasper
- [PATCH] clang-format: Adjust Mozilla style defaults
Daniel Jasper
- [PATCH] clang-format: Add option to break after definition return type for top-level functions only
Daniel Jasper
- [PATCH] clang-format: Allow space after 'if' but not '@synchronized'.
Daniel Jasper
- [PATCH] clang-format: Add missing members to FormatStyle::operator==
David Blaikie
- r240791 - clang-format some of the files in lib/Driver. NFC
Joerg Sonnenberger
- r240888 - Fix typo. NFC.
Alex Denisov
- r240889 - [Sema] Unions cannot have virtual functions.
Davide Italiano
- [PATCH] [Sema] Union(s) cannot have virtual functions
Davide Italiano
- [PATCH] [Sema] Union(s) cannot have virtual functions
Davide Italiano
- [PATCH] clang-format: Allow space after 'if' but not '@synchronized'.
Nico Weber
- r240896 - clang-format: Support @autoreleasepool.
Nico Weber
- [PATCH] clang-format: Support @autoreleasepool.
Nico Weber
- LLVM buildmaster will be restarted in an hour
Galina Kistanova
- r240902 - [Driver] x86-64 Windows is always PIC
David Majnemer
- r240791 - clang-format some of the files in lib/Driver. NFC
Rafael Espíndola
- [PATCH] clang-format: Alphabetize FormatStyle members
Birunthan Mohanathas
- [PATCH] clang-format: Alphabetize FormatStyle members
Birunthan Mohanathas
- r240907 - clang-format: Alphabetize FormatStyle members
Birunthan Mohanathas
- r240908 - clang-format: Add missing members to FormatStyle::operator==
Birunthan Mohanathas
- r240909 - clang-format: Stop old options from overriding new options
Birunthan Mohanathas
- [PATCH] clang-format: Add option to break after definition return type for top-level functions only
Birunthan Mohanathas
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
- [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; ' and improve replacement expressions.
Richard
- [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; ' and improve replacement expressions.
Richard
- r240912 - [PPC] fixes typos in builtins-ppc-p8vector.c
Jingyue Wu
- r240270 - Fixed/added namespace ending comments using clang-tidy. NFC
Hal Finkel
- r240920 - Revert r240872, "Suppress clang/test/CodeGen/builtins-ppc-p8vector.c for -Asserts for now. Will fix later."
NAKAMURA Takumi
- [PATCH] PR10405 Missing actual type (aka) in error message when using decltype as a template parameter
Nikola Smiljanić
- r240921 - [MS ABI] Unify constant and non-constant member pointer conversion
David Majnemer
- r240923 - Delete unused variables.
Frederic Riss
Last message date:
Sun Jun 28 21:41:58 PDT 2015
Archived on: Tue Aug 4 15:32:15 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).