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