The Week Of Monday 3 February 2014 Archives by author
Starting: Mon Feb 3 03:11:37 PST 2014
Ending: Sun Feb 9 22:56:22 PST 2014
Messages: 367
- [PATCH] Add Multilib selection machinery to Clang
Simon Atanasyan
- Attribute documentation
Aaron Ballman
- r199467 - Enhance attribute 'nonnull' to be applicable to parameters directly (infix).
Aaron Ballman
- r199467 - Enhance attribute 'nonnull' to be applicable to parameters directly (infix).
Aaron Ballman
- Attribute documentation
Aaron Ballman
- [PATCH] MS ABI: Add support for #pragma pointers_to_members
Aaron Ballman
- [PATCH] MS ABI: Add support for #pragma pointers_to_members
Aaron Ballman
- Attribute documentation
Aaron Ballman
- [PATCH] Fix for Bug 18536 - Bad alignment in clang/AST/StmpOpenMP.h
Alexey Bataev
- [PATCH] [OPENMP] 'if' clause support
Alexey Bataev
- [PATCH] [OPENMP] 'if' clause support
Alexey Bataev
- Patch: Fix typo in CastExpr::getCastKindName()
Mathieu Baudet
- [PATCH] Inline allocator call when c++-allocator-inlining is specified as true
Karthik Bhat
- r200722 - DebugInfo: Fix for an improvement to DIBuilder to not emit {i32 0} for zero-length arrays.
David Blaikie
- [PATCH] Allow transformation of VariableArray to ConstantArray.
David Blaikie
- r200797 - Debug info: fix a crasher when when emitting debug info for
David Blaikie
- r200805 - Further simplify r200797 and add an explanatory comment.
David Blaikie
- r200797 - Debug info: fix a crasher when when emitting debug info for
David Blaikie
- r200874 - PGO: instrumentation based profiling sets function attributes.
David Blaikie
- r201038 - Improve diagnostic for using non-class/namespace/scoped enum in a nested name specifier.
David Blaikie
- r201040 - Clarify comment. Remove braces from single-statement block.
David Blaikie
- r200980 - [analyzer] Just silence all warnings coming out of std::basic_string.
David Blaikie
- r200785 - Fix whitespace handling in ## operator
Justin Bogner
- r200786 - Fix whitespace handling in empty macro arguments
Justin Bogner
- r200787 - Fix whitespace handling in empty macro expansions
Justin Bogner
- r200788 - Clean up whitespace checks
Justin Bogner
- [PATCH] Whitespace issues during preprocessing
Justin Bogner
- r200787 - Fix whitespace handling in empty macro expansions
Justin Bogner
- r193934 - Default to use libc++ on OS X 10.9+ and iOS 7+.
Justin Bogner
- r193934 - Default to use libc++ on OS X 10.9+ and iOS 7+.
Justin Bogner
- libcxxabi PATCH for PR17221 - can't catch virtual base class when throwing NULL
Justin Bogner
- r200889 - Fix -Wunused-variable 'FD' by using it instead of ND when they're equal but FD
Justin Bogner
- r200889 - Fix -Wunused-variable 'FD' by using it instead of ND when they're equal but FD
Chandler Carruth
- CMake SVNVersion fixes
Chandler Carruth
- [PATCH] Add a -verify-pch option to clang -cc1
Eric Christopher
- [PATCH] Add a -verify-pch option to clang -cc1
Eric Christopher
- [PATCH] Add a -verify-pch option to clang -cc1
Eric Christopher
- [PATCH] Add a -verify-pch option to clang -cc1
Eric Christopher
- [PATCH] Add a -verify-pch option to clang -cc1
Eric Christopher
- [libcxx] r200724 - Fix numeric.limits.members/traps.pass.cpp to pass on non-x86 architectures. Fixes bug #18468
Marshall Clow
- r193934 - Default to use libc++ on OS X 10.9+ and iOS 7+.
Marshall Clow
- libcxxabi PATCH: Fix for PR17223 - catching a base pointer when a derived null pointer was thrown
Marshall Clow
- [libcxxabi] r200864 - Fix PR17222 - catching derived classes from thrown null pointer. Adds tests, too
Marshall Clow
- libcxxabi PATCH: Fix for PR17223 - catching a base pointer when a derived null pointer was thrown
Marshall Clow
- libcxxabi PATCH for PR17221 - can't catch virtual base class when throwing NULL
Marshall Clow
- libcxxabi PATCH for PR17221 - can't catch virtual base class when throwing NULL
Marshall Clow
- [libcxxabi] r200904 - Fix PR17221 - can't catch virtual base classes when throwing derived NULL pointers. Specifically, libc++abi would crash when you tried it.
Marshall Clow
- Fix for PR 18735 - self assignment for map/multimap broken in C++03
Marshall Clow
- [libcxx] r201021 - Fix for PR18735 - self-assignment for map/multimap gives incorrect results in C++03
Marshall Clow
- libc++ patch for max_align_t
Marshall Clow
- [libcxx] r200814 - Support forward_list<Incomplete Type>. Patch by Zhihao Yuan!
Peter Collingbourne
- [PATCH] Add isListInitialization matcher.
Peter Collingbourne
- [PATCH] Correctly set brace range for CXXConstructExprs formed by list initialization.
Peter Collingbourne
- r200949 - Add isListInitialization matcher.
Peter Collingbourne
- [PATCH] Add isListInitialization matcher.
Peter Collingbourne
- [PATCH] Add diagnostic capabilities in LLVM (frontend part)
Quentin Colombet
- [PATCH] Add diagnostic capabilities in LLVM (frontend part)
Quentin Colombet
- [PATCH] Add diagnostic capabilities in LLVM (frontend part)
Quentin Colombet
- [PATCH] Add diagnostic capabilities in LLVM (frontend part)
Quentin Colombet
- [PATCH] Add diagnostic capabilities in LLVM (frontend part)
Quentin Colombet
- [PATCH] Add diagnostic capabilities in LLVM (frontend part)
Quentin Colombet
- [PATCH] Add diagnostic capabilities in LLVM (frontend part)
Quentin Colombet
- r200931 - Wired-up the new LLVM diagnostic system into clang diagnostic system.
Quentin Colombet
- [PATCH] Add diagnostic capabilities in LLVM (frontend part)
Quentin Colombet
- r200944 - Fix indentation of a code example in LibTooling's documentation.
James Dennett
- [PATCH] Whitespace issues during preprocessing
Harald van Dijk
- r200787 - Fix whitespace handling in empty macro expansions
Harald van Dijk
- r200787 - Fix whitespace handling in empty macro expansions
Harald van Dijk
- [PATCH] Whitespace issues during preprocessing
Harald van Dijk
- [PATCH] Whitespace issues during preprocessing
Harald van Dijk
- [PATCH] Whitespace issues during preprocessing
Harald van Dijk
- r200787 - Fix whitespace handling in empty macro expansions
Harald van Dijk
- [PATCH] Whitespace issues during preprocessing
Harald van Dijk
- r200863 - Update for llvm api change.
Rafael Espindola
- r194097 - With this patch -Wwrite-strings is still implemented with the terrible
Rafael Espíndola
- Extend IdenticalExprChecker to find more potential problems
Daniel Fahlgren
- Extend IdenticalExprChecker to find more potential problems
Daniel Fahlgren
- [PATCH] Fixing a compiler assertion with zero-width bit-fields in packed structs
Yunzhong Gao
- [PATCH] Disable EHABI when -fno-exceptions option is chosen.
Renato Golin
- [PATCH] AAPCS-VFP: double and long double have the same machine type
Renato Golin
- r200921 - MS ABI: Handle indirect field decls in template args
Renato Golin
- [PATCH] AAPCS-VFP: double and long double have the same machine type
Renato Golin
- [PATCH] AAPCS-VFP: double and long double have the same machine type
Renato Golin
- r201000 - Fold together two repeated identical 'if's.
Renato Golin
- r201000 - Fold together two repeated identical 'if's.
Renato Golin
- AAPCS: Cannot split argument between GPRs and the stack after a CPRC has been allocated to the stack
Renato Golin
- [PATCH] AAPCS: Cannot split argument between GPRs and the stack after a CPRC has been allocated to the stack
Renato Golin
- r200845 - Fix the range for Malayam UCNs in C99.
Joey Gouly
- Prevent module import inside @implementation
Douglas Gregor
- Prevent module import inside @implementation
Douglas Gregor
- [PATCH] Add diagnostic capabilities in LLVM (frontend part)
Dmitri Gribenko
- [PATCH] Add diagnostic capabilities in LLVM (frontend part)
Dmitri Gribenko
- [PATCH] Add diagnostic capabilities in LLVM (frontend part)
Dmitri Gribenko
- [PATCH] Add diagnostic capabilities in LLVM (frontend part)
Dmitri Gribenko
- [PATCH] Add diagnostic capabilities in LLVM (frontend part)
Dmitri Gribenko
- r200967 - Document return value for FileManager::getNoncachedStatValue()
Dmitri Gribenko
- [PATCH] [OPENMP] 'if' clause support
Dmitri Gribenko
- [PATCH] Verify source files for a module only once during the build
Dmitri Gribenko
- r200975 - ASTUnit: ArrayRef'ize RemappedFiles
Dmitri Gribenko
- [PATCH] Verify source files for a module only once during the build
Dmitri Gribenko
- [PATCH] ASTUnit: remove dead code in remapping files
Dmitri Gribenko
- [PATCH] Verify source files for a module only once during the build
Dmitri Gribenko
- [PATCH] ASTUnit: remove dead code in remapping files
Dmitri Gribenko
- [PATCH] Verify source files for a module only once during the build
Dmitri Gribenko
- [PATCH] Verify source files for a module only once during the build
Dmitri Gribenko
- [PATCH] Verify source files for a module only once during the build
Dmitri Gribenko
- [PATCH] Verify source files for a module only once during the build
Dmitri Gribenko
- [PATCH] Verify source files for a module only once during the build
Dmitri Gribenko
- [PATCH] Verify source files for a module only once during the build
Dmitri Gribenko
- r201010 - ASTUnit: remove dead code in remapping files
Dmitri Gribenko
- [PATCH] ASTUnit: remove dead code in remapping files
Dmitri Gribenko
- [PATCH] Improve diagnostic message for misplaced square brackets
Dmitri Gribenko
- CMake SVNVersion fixes
Dmitri Gribenko
- CMake SVNVersion fixes
Kim Gräsman
- [libcxx] r200793 - Albert Wong: Fix thread.thread.id/lt.pass.cpp to not assume thread::id() produces a minimal value. This enables this test to pass on andriod arm.
Howard Hinnant
- [libcxx patch] Fix thread.thread.id/lt.pass.cpp to not assume thread::id() produces a minimal value
Howard Hinnant
- libcxxabi PATCH: Fix for PR17223 - catching a base pointer when a derived null pointer was thrown
Howard Hinnant
- libcxxabi PATCH for PR17221 - can't catch virtual base class when throwing NULL
Howard Hinnant
- libcxxabi PATCH for PR17221 - can't catch virtual base class when throwing NULL
Howard Hinnant
- [libcxxabi] r200864 - Fix PR17222 - catching derived classes from thrown null pointer. Adds tests, too
Howard Hinnant
- Fix for PR 18735 - self assignment for map/multimap broken in C++03
Howard Hinnant
- libc++ patch for max_align_t
Howard Hinnant
- r193934 - Default to use libc++ on OS X 10.9+ and iOS 7+.
Timur Iskhodzhanov
- r193934 - Default to use libc++ on OS X 10.9+ and iOS 7+.
Timur Iskhodzhanov
- r193934 - Default to use libc++ on OS X 10.9+ and iOS 7+.
Timur Iskhodzhanov
- r200854 - Objective-C driver. Do not use legacy dispatch for
Fariborz Jahanian
- r200986 - Objective-C. Revert patch r193003 for further
Fariborz Jahanian
- [PATCH] Fix crash when handling an argument parsing-related warning.
Daniel Jasper
- r200840 - clang-format: Don't indent relative to unary operators.
Daniel Jasper
- [PATCH] Improve clang-tidy diagnostic output and filtering.
Daniel Jasper
- [PATCH] Improve clang-tidy diagnostic output and filtering.
Daniel Jasper
- r200968 - clang-format: Fix range-based for-loop formatting.
Daniel Jasper
- r200974 - clang-format: Fix column limit violation for merged lines in macros.
Daniel Jasper
- [PATCH] Bug 18567: Fix constantexpr pointer casts with address spaces.
Jeroen Ketema
- r200711 - [ms-cxxabi] Fix cast when structor replacement is an alias
Reid Kleckner
- [PATCH] Move the -fms-compatibility using decl check after real access checking
Reid Kleckner
- r200718 - Fix a -Wformat warning in ASTUnit.cpp
Reid Kleckner
- r200719 - Fix a -Wmicrosoft warning about an unrepresentable enum value
Reid Kleckner
- [PATCH] MS ABI: Mangle member pointer template arguments
Reid Kleckner
- [PATCH] MS ABI: Mangle member pointer template arguments
Reid Kleckner
- [PATCH] MS ABI: Mangle member pointer template arguments
Reid Kleckner
- r199467 - Enhance attribute 'nonnull' to be applicable to parameters directly (infix).
Reid Kleckner
- r200857 - MS ABI: Mangle member pointer template arguments
Reid Kleckner
- [PATCH] MS ABI: Mangle member pointer template arguments
Reid Kleckner
- r200861 - Remove unused variable to fix -Werror build
Reid Kleckner
- r200869 - MS ABI: Fix mangling of static methods and function references
Reid Kleckner
- [PATCH] MS ABI: Add support for #pragma pointers_to_members
Reid Kleckner
- r201013 - MS ABI: Use the most recent decl to check the inheritance model
Reid Kleckner
- r201017 - clang-cl: Alias /Zi and /Z7 to -gline-tables-only
Reid Kleckner
- r201019 - Move the -fms-compatibility using decl check after real access checking
Reid Kleckner
- [PATCH] Move the -fms-compatibility using decl check after real access checking
Reid Kleckner
- [PATCH] Allow specifying a custom PathDiagnosticConsumer for use with the static analyzer.
Manuel Klimek
- [PATCH] Allow specifying a custom PathDiagnosticConsumer for use with the static analyzer.
Manuel Klimek
- [PATCH] Allow specifying a custom PathDiagnosticConsumer for use with the static analyzer.
Manuel Klimek
- [PATCH] Added the hasLoopVariable sub-matcher for forRangeStmt.
Manuel Klimek
- [PATCH] Add isListInitialization matcher.
Manuel Klimek
- [PATCH] Fix crash when handling an argument parsing-related warning.
Alexander Kornienko
- [clang-tools-extra] r200702 - Fix crash when handling an argument parsing-related warning.
Alexander Kornienko
- [PATCH] Fix crash when handling an argument parsing-related warning.
Alexander Kornienko
- [PATCH] Allow specifying a custom PathDiagnosticConsumer for use with the static analyzer.
Alexander Kornienko
- r200710 - Allow specifying a custom PathDiagnosticConsumer for use with the static analyzer.
Alexander Kornienko
- [PATCH] Allow specifying a custom PathDiagnosticConsumer for use with the static analyzer.
Alexander Kornienko
- [PATCH] Allow specifying a custom PathDiagnosticConsumer for use with the static analyzer.
Alexander Kornienko
- [PATCH] Expose the name of the checker producing each diagnostic message.
Alexander Kornienko
- [PATCH] Store warning option for custom diagnostic messages.
Alexander Kornienko
- [PATCH] Expose the name of the checker producing each diagnostic message.
Alexander Kornienko
- r200839 - Make the OptionCategory variable static.
Alexander Kornienko
- [clang-tools-extra] r200841 - Make the OptionCategory variable static.
Alexander Kornienko
- [PATCH] Fix an invalid check for duplicate option categories.
Alexander Kornienko
- [PATCH] Added the hasLoopVariable sub-matcher for forRangeStmt.
Alexander Kornienko
- r200850 - Added the hasLoopVariable sub-matcher for forRangeStmt.
Alexander Kornienko
- [PATCH] Fix an invalid check for duplicate option categories.
Alexander Kornienko
- [PATCH] Fix an invalid check for duplicate option categories.
Alexander Kornienko
- [PATCH] Store warning option for custom diagnostic messages.
Alexander Kornienko
- r200876 - Changed OptionCategory variables to be static.
Alexander Kornienko
- [PATCH] Improve clang-tidy diagnostic output and filtering.
Alexander Kornienko
- [PATCH] Improve clang-tidy diagnostic output and filtering.
Alexander Kornienko
- [PATCH] Improve clang-tidy diagnostic output and filtering.
Alexander Kornienko
- [PATCH] Improve clang-tidy diagnostic output and filtering.
Alexander Kornienko
- [PATCH] Improve clang-tidy diagnostic output and filtering.
Alexander Kornienko
- [clang-tools-extra] r200924 - Improve clang-tidy diagnostic output and filtering.
Alexander Kornienko
- [PATCH] Improve clang-tidy diagnostic output and filtering.
Alexander Kornienko
- [PATCH] Expose ClangTidyFrontendActionFactory as a part of the public interface.
Alexander Kornienko
- [PATCH] Expose ClangTidyFrontendActionFactory as a part of the public interface.
Alexander Kornienko
- [PATCH] Expose the name of the checker producing each diagnostic message.
Alexander Kornienko
- r200877 - Clean up some particularly ugly casting.
Benjamin Kramer
- r200640 - Report a correct end location for nameless parameters.
Benjamin Kramer
- [PATCH] Add a -verify-pch option to clang -cc1
Argyrios Kyrtzidis
- Prevent module import inside @implementation
Argyrios Kyrtzidis
- [PATCH] Validate system headers when using -verify-pch
Argyrios Kyrtzidis
- [PATCH] Validate system headers when using -verify-pch
Argyrios Kyrtzidis
- r200964 - Revert r194097: "With this patch -Wwrite-strings is still implemented with the terrible
Argyrios Kyrtzidis
- r194097 - With this patch -Wwrite-strings is still implemented with the terrible
Argyrios Kyrtzidis
- [PATCH] Verify source files for a module only once during the build
Argyrios Kyrtzidis
- [PATCH] ASTUnit: remove dead code in remapping files
Argyrios Kyrtzidis
- [PATCH] ASTUnit: remove dead code in remapping files
Argyrios Kyrtzidis
- [PATCH] Verify source files for a module only once during the build
Argyrios Kyrtzidis
- [PATCH] Verify source files for a module only once during the build
Argyrios Kyrtzidis
- [PATCH] Verify source files for a module only once during the build
Argyrios Kyrtzidis
- [PATCH] Verify source files for a module only once during the build
Argyrios Kyrtzidis
- [PATCH] Verify source files for a module only once during the build
Argyrios Kyrtzidis
- r201042 - [libclang] While visiting a C++ destructor decl, keep the type identifier associated with the decl,
Argyrios Kyrtzidis
- Prevent module import inside @implementation
Ben Langmuir
- Prevent module import inside @implementation
Ben Langmuir
- Prevent module import inside @implementation
Ben Langmuir
- Prevent module import inside @implementation
Ben Langmuir
- Prevent module import inside @implementation
Ben Langmuir
- Prevent module import inside @implementation
Ben Langmuir
- r200884 - Add a CC1 option -verify-pch
Ben Langmuir
- [PATCH] Add a -verify-pch option to clang -cc1
Ben Langmuir
- [PATCH] Add a -verify-pch option to clang -cc1
Ben Langmuir
- [PATCH] Add a -verify-pch option to clang -cc1
Ben Langmuir
- Prevent module import inside @implementation
Ben Langmuir
- [PATCH] Add a -verify-pch option to clang -cc1
Ben Langmuir
- [PATCH] Add a -verify-pch option to clang -cc1
Ben Langmuir
- [PATCH] Add a -verify-pch option to clang -cc1
Ben Langmuir
- r200938 - Move -verify-pch to use VerifyJobAction
Ben Langmuir
- [PATCH] Add a -verify-pch option to clang -cc1
Ben Langmuir
- [PATCH] Validate system headers when using -verify-pch
Ben Langmuir
- [PATCH] Validate system headers when using -verify-pch
Ben Langmuir
- r200979 - Stat system dependencies when using -verify-pch
Ben Langmuir
- r200982 - Fix test from r200979 on non-Darwin systems
Ben Langmuir
- [PATCH] Verify source files for a module only once during the build
Ben Langmuir
- [PATCH] Verify source files for a module only once during the build
Ben Langmuir
- r200987 - Fix test from r200979 on Windows
Ben Langmuir
- r200874 - PGO: instrumentation based profiling sets function attributes.
Nick Lewycky
- r200889 - Fix -Wunused-variable 'FD' by using it instead of ND when they're equal but FD
Nick Lewycky
- r200889 - Fix -Wunused-variable 'FD' by using it instead of ND when they're equal but FD
Nick Lewycky
- [clang-tools-extra] r200952 - The diagnostic printer expects the LangOptions to still be alive. Give it one that lives at least as long as all the uses of it. This is still wrong though, we should be passing in the correct LangOpts for a given source file.
Nick Lewycky
- r201000 - Fold together two repeated identical 'if's.
Nick Lewycky
- [PATCH] [AArch64]Fix a bug about vset_lane_f16/vget_lane_f16 intrinsics caused by casting from float16_t to int16_t
Hao Liu
- libcxx win32 patches ping...
G M
- [PATCH] [stack protector] Add command line option -fstack-protector-strong.
Josh Magee
- [PATCH] [stack protector] Add command line option -fstack-protector-strong.
Josh Magee
- [PATCH] MS ABI: Mangle member pointer template arguments
David Majnemer
- [PATCH] MS ABI: Mangle member pointer template arguments
David Majnemer
- r200920 - MS ABI: Tweak pointer-to-member mangling/inheritance model selection
David Majnemer
- r200921 - MS ABI: Handle indirect field decls in template args
David Majnemer
- r200940 - Silence build-bots from the fallout of r200921
David Majnemer
- r200921 - MS ABI: Handle indirect field decls in template args
David Majnemer
- r200869 - MS ABI: Fix mangling of static methods and function references
David Majnemer
- [PATCH] [-cxx-abi microsoft] Mangle TemplateArgument::Declaration correctly for member pointers
David Majnemer
- r200959 - MS ABI: Don't be so hasty to judge an inheritance model
David Majnemer
- [PATCH] MS ABI: Add support for #pragma pointers_to_members
David Majnemer
- [PATCH] MS ABI: Add support for #pragma pointers_to_members
David Majnemer
- [PATCH] MS ABI: Add support for #pragma pointers_to_members
David Majnemer
- [PATCH] MS ABI: Add support for #pragma pointers_to_members
David Majnemer
- [PATCH] MS ABI: Add support for #pragma pointers_to_members
David Majnemer
- r201037 - Preprocessor: Add __ALIGNOF_MAX_ALIGN_T__
David Majnemer
- [PATCH] MS ABI: Add support for #pragma pointers_to_members
David Majnemer
- r200810 - Tighten lax vector-conversion rules and enforce them consistently.
John McCall
- [PATCH] Fixing a compiler assertion with zero-width bit-fields in packed structs
John McCall
- r201011 - Remove the -fhidden-weak-vtables -cc1 option. It was dead,
John McCall
- r201020 - type_info objects are not unnamed_addr: the ABI requires us to
John McCall
- [PATCH] Fix an invalid check for duplicate option categories.
Alex McCarthy
- [PATCH] PR18757: Copy attributes to static extern "C" aliases
Mark Mentovai
- r200661 - Pass down -mcpu for external assembler in thumb mode, too. From Matt Thomas.
Tim Northover
- r200707 - AArch64: use new non-polymorphic crypto intrinsics
Tim Northover
- r200708 - ARM: implement support for crypto intrinsics in arm_neon.h
Tim Northover
- r200769 - ARM & AArch64: combine implementation of vcaXYZ intrinsics
Tim Northover
- [PATCH] Allow transformation of VariableArray to ConstantArray.
Serge Pavlov
- [PATCH] Allow transformation of VariableArray to ConstantArray.
Serge Pavlov
- [PATCH] Allow transformation of VariableArray to ConstantArray.
Serge Pavlov
- r200899 - Allow transformation of VariableArray to ConstantArray.
Serge Pavlov
- [PATCH] Allow transformation of VariableArray to ConstantArray.
Serge Pavlov
- [PATCH] [AArch64]Fix a bug about vset_lane_f16/vget_lane_f16 intrinsics caused by casting from float16_t to int16_t
Ana Pazos
- [PATCH] Append CXXDefaultInitExpr's wrapped expression to the CFG when visiting a constructor initializer
Enrico Pertoso
- [PATCH] Append CXXDefaultInitExpr's wrapped expression to the CFG when visiting a constructor initializer
Enrico Pertoso
- r200797 - Debug info: fix a crasher when when emitting debug info for
Adrian Prantl
- r200798 - Simplify testcase from r200797 some more.
Adrian Prantl
- r200797 - Debug info: fix a crasher when when emitting debug info for
Adrian Prantl
- r200797 - Debug info: fix a crasher when when emitting debug info for
Adrian Prantl
- r200805 - Further simplify r200797 and add an explanatory comment.
Adrian Prantl
- r200874 - PGO: instrumentation based profiling sets function attributes.
Manman Ren
- r200880 - Try to fix ppc bot failure.
Manman Ren
- r200891 - Fix Werror introduced at r200874.
Manman Ren
- r200893 - Simplify code by combining ifs.
Manman Ren
- r200874 - PGO: instrumentation based profiling sets function attributes.
Manman Ren
- [PATCH] Add Multilib selection machinery to Clang
Jon Roelofs
- [PATCH] Add Multilib selection machinery to Clang
Jon Roelofs
- [PATCH] Add Multilib selection machinery to Clang
Jon Roelofs
- [PATCH] Fix broken codesourcery.com links in comments
Jon Roelofs
- [PATCH] [libcxxabi] Fix broken codesourcery.com links in comments
Jon Roelofs
- r200640 - Report a correct end location for nameless parameters.
Jordan Rose
- [PATCH] Append CXXDefaultInitExpr's wrapped expression to the CFG when visiting a constructor initializer
Jordan Rose
- [PATCH] new check checking comparing of boolean expressions and literals
Jordan Rose
- [PATCH] Allow specifying a custom PathDiagnosticConsumer for use with the static analyzer.
Jordan Rose
- [PATCH] Expose the name of the checker producing each diagnostic message.
Jordan Rose
- Extend IdenticalExprChecker to find more potential problems
Jordan Rose
- r200817 - Fix typo in CastExpr::getCastKindName.
Jordan Rose
- Extend IdenticalExprChecker to find more potential problems
Jordan Rose
- Patch: Fix typo in CastExpr::getCastKindName()
Jordan Rose
- [PATCH] Fix an invalid check for duplicate option categories.
Jordan Rose
- r200640 - Report a correct end location for nameless parameters.
Jordan Rose
- [PATCH] Verify source files for a module only once during the build
Jordan Rose
- Attribute documentation
Jordan Rose
- r200980 - [analyzer] Just silence all warnings coming out of std::basic_string.
Jordan Rose
- r201007 - [analyzer] Objective-C object literals are always non-nil.
Jordan Rose
- r200974 - clang-format: Fix column limit violation for merged lines in macros.
Sean Silva
- Attribute documentation
Sean Silva
- r200714 - PR17846, PR17848: don't build a VarTemplateSpecializationDecl for a use of a
Richard Smith
- r200723 - Tidy up and reduce some comment redundancy.
Richard Smith
- r200729 - Add implicit declarations of allocation functions when looking them up for
Richard Smith
- Prevent module import inside @implementation
Richard Smith
- [PATCH] Allow transformation of VariableArray to ConstantArray.
Richard Smith
- r200787 - Fix whitespace handling in empty macro expansions
Richard Smith
- [PATCH] Whitespace issues during preprocessing
Richard Smith
- r200787 - Fix whitespace handling in empty macro expansions
Richard Smith
- [PATCH] Don't mark declarations with mismatching exception specs as invalid in MS mode (PR18683)
Richard Smith
- [PATCH] Don't mark declarations with mismatching exception specs as invalid in MS mode (PR18683)
Richard Smith
- [PATCH] Allow transformation of VariableArray to ConstantArray.
Richard Smith
- Prevent module import inside @implementation
Richard Smith
- r200787 - Fix whitespace handling in empty macro expansions
Richard Smith
- Prevent module import inside @implementation
Richard Smith
- [PATCH] Append CXXDefaultInitExpr's wrapped expression to the CFG when visiting a constructor initializer
Richard Smith
- [PATCH] Whitespace issues during preprocessing
Richard Smith
- Prevent module import inside @implementation
Richard Smith
- r200897 - DR101, PR12770: If a function is declared in the same context as a
Richard Smith
- r200948 - PR18128: a lambda capture-default is not permitted for a non-local lambda
Richard Smith
- r200954 - Temporary fix for PR18473: Don't try to evaluate the initializer for a
Richard Smith
- [PATCH] Fix PR18473 - Set NullType of ParenListExpr to Void (Similar to what's done for InitListExpr)
Richard Smith
- r201000 - Fold together two repeated identical 'if's.
Richard Smith
- r201002 - PR16638, DR1552: the exception specification on an implicitly-declared
Richard Smith
- [PATCH] MS ABI: Add support for #pragma pointers_to_members
Richard Smith
- [PATCH] MS ABI: Add support for #pragma pointers_to_members
Richard Smith
- r201012 - Fix lifetime issue causing buildbot failures.
Richard Smith
- r201000 - Fold together two repeated identical 'if's.
Richard Smith
- r201000 - Fold together two repeated identical 'if's.
Richard Smith
- [PATCH] Move the -fms-compatibility using decl check after real access checking
Richard Smith
- r201018 - PR18581: Attempt to complete the type in a VLA declaration before checking
Richard Smith
- r201031 - PR16519, PR18009: When checking a partial specialization for uses of its own
Richard Smith
- r200709 - Test cases for NetBSD/eARM
Joerg Sonnenberger
- r199467 - Enhance attribute 'nonnull' to be applicable to parameters directly (infix).
Joerg Sonnenberger
- r200946 - Use correct ld emulation for EABI hardware float triple on NetBSD.
Joerg Sonnenberger
- [libcxx] r200993 - Avoid signed vs unsigned compare warnings. From Dimitry Andric.
Joerg Sonnenberger
- [PATCH] AAPCS-VFP: double and long double have the same machine type
Oliver Stannard
- [PATCH] AAPCS-VFP: double and long double have the same machine type
Oliver Stannard
- [PATCH] AAPCS-VFP: double and long double have the same machine type
Oliver Stannard
- [PATCH] AAPCS-VFP: double and long double have the same machine type
Oliver Stannard
- r200971 - Fix AAPCS compliance for HFAs containing doubles and long doubles
Oliver Stannard
- [PATCH] AAPCS-VFP: double and long double have the same machine type
Oliver Stannard
- AAPCS: Cannot split argument between GPRs and the stack after a CPRC has been allocated to the stack
Oliver Stannard
- [PATCH] AAPCS: Cannot split argument between GPRs and the stack after a CPRC has been allocated to the stack
Oliver Stannard
- r200685 - Fix handling of -fno-function-sections, -fno-data-sections in clang driver.
Evgeniy Stepanov
- r200759 - [CMake] add_clang_library(): Honor STATIC.
NAKAMURA Takumi
- r200760 - [CMake] add_clang_library(): Fix LLVM_PLUGIN_EXT in MODULE. It was broken since my r199902.
NAKAMURA Takumi
- r200909 - check-clang: Introduce the feature "utf8-capable-terminal".
NAKAMURA Takumi
- [PATCH] Store warning option for custom diagnostic messages.
Alp Toker
- [PATCH] new check checking comparing of boolean expressions and literals
Richard Trieu
- [PATCH] Improve diagnostic message for misplaced square brackets
Richard Trieu
- r200953 - Fixes PR18762, stop the StmtPrinter for ObjCPropertyRefExpr from crashing on
Richard Trieu
- r200868 - Don't consider records with a NULL identifier as a name for typo correction.
Kaelyn Uhrain
- r201056 - PR18685: Ignore class template specializations as potential
Kaelyn Uhrain
- [PATCH] Disable EHABI when -fno-exceptions option is chosen.
Keith Walker
- [PATCH] Don't mark declarations with mismatching exception specs as invalid in MS mode (PR18683)
Hans Wennborg
- [PATCH] Don't mark declarations with mismatching exception specs as invalid in MS mode (PR18683)
Hans Wennborg
- r200815 - Don't mark decls with mismatching exception specs invalid in MS mode (PR18683)
Hans Wennborg
- [PATCH] Don't mark declarations with mismatching exception specs as invalid in MS mode (PR18683)
Hans Wennborg
- r193934 - Default to use libc++ on OS X 10.9+ and iOS 7+.
Bob Wilson
- r192494 - Adds Microsoft compatiable C++ record layout code to clang.
Will Wilson
- [PATCH] [stack protector] Add command line option -fstack-protector-strong.
Weiming Zhao
- [PATCH] [stack protector] Add command line option -fstack-protector-strong.
Weiming Zhao
- r200869 - MS ABI: Fix mangling of static methods and function references
jahanian
- [PATCH] XCore target pass -v flag to assembler & linker
robert lytton
- [PATCH] XCore target pass -v flag to assembler & linker
robert lytton
- [cfe-dev] Bug 18275 - Incorrect const qualifier behavior in definition.
suyog sarda
- [cfe-dev] Bug 18275 - Incorrect const qualifier behavior in definition.
suyog sarda
Last message date:
Sun Feb 9 22:56:22 PST 2014
Archived on: Tue Aug 4 15:31:29 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).