The Week Of Monday 19 August 2013 Archives by thread
Starting: Mon Aug 19 00:00:28 PDT 2013
Ending: Sun Aug 25 23:48:40 PDT 2013
Messages: 674
- [PATCH] Add some options related to inserting spaces around parentheses
Daniel Jasper
- r188657 - Comment parsing tests: move tests where they belong
Dmitri Gribenko
- r188658 - Comment parsing tests: move tests where they belong
Dmitri Gribenko
- [PATCH] Formatting 'enum class' and 'enum struct' as enumerations
Daniel Jasper
- r188659 - Omit llvm:: before makeArrayRef. We have using directive in this file.
Robert Wilhelm
- r188660 - Move SanitizerArgs to the clang Driver
Alexey Samsonov
- [PATCH] [analyzer] Fix inefficiency in dead symbol removal
Pavel Labath
- r188661 - clang/test/CodeGenObjC/2010-02-09-DbgSelf.m: Tweak for -Asserts in r188651.
NAKAMURA Takumi
- [PATCH] Aarch64 Neon ACLE scalar instrinsic name mangling with BHSD suffix
Kevin Qin
- r188662 - Explicitly specify triple in driver test from r188660
Alexey Samsonov
- r188663 - XCore target: correct test layout
Robert Lytton
- r188664 - XCore target: Add target specific EmitVAArg
Robert Lytton
- r188665 - clang-format: Fix return type line break decision.
Daniel Jasper
- r188666 - Fix PR16768: properly report malformed sanitizer blacklist file contents
Alexey Samsonov
- r188667 - Revert r188666: it breaks the buildbots
Alexey Samsonov
- r188668 - clang/Driver: [PR12920] Don't forward any -W arguments to gcc-as and gcc-ld.
NAKAMURA Takumi
- [PATCH] cpp11-migrate: Add a class to support include directives modifications (Windows bot fix)
Guillaume Papin
- [PATCH] Adding Replacement serialization support
Manuel Klimek
- r188672 - Fix -Wcovered-switch-default warning from r188664
Alexey Samsonov
- [PATCH] [analyzer] Refactor conditional expression evaluating code
Pavel Labath
- [PATCH] Make AnnotateAttr keeps pointer to StringLiteral instead of raw string.
Aaron Ballman
- [PATCH] const'ify Sema::ActOnCompoundStmt
Robert Wilhelm
- [clang-tools-extra] r188674 - Add dependencies on TransformUtils library in preparation for re-applying r188666
Alexey Samsonov
- r188675 - Re-apply r188666
Alexey Samsonov
- [PATCH] Use a better default arch for a cpu that supports hardware float.
Stephen Kelly
- r188677 - [analyzer] Fix inefficiency in dead symbol removal
Pavel Labath
- r188625 - libclang: cleanup unused includes in public header
Jordan Rose
- [PATCH] Add gcc ARM flags -munaligned-access / -mno-unaligned-access
JF Bastien
- [PATCH] Fix to PR5683 - issue diagnostic for pointer subtraction with type of size zero.
Serge Pavlov
- r188678 - Use cstdio instead of stdio.h
Dmitri Gribenko
- r188679 - Omit arguments of __builtin_object_size from the CFG.
Jordan Rose
- r188680 - [analyzer] Assume that strings are no longer than SIZE_MAX/4.
Jordan Rose
- r188681 - [analyzer] Add "unmodified variable" checker to the Potential Checkers.
Jordan Rose
- r188682 - [analyzer] Don't run unreachable code checker on inlined functions.
Jordan Rose
- [PATCH] [libcxx] Distinguish between MSVC, MSVCRT, and Windows-specific code
Howard Hinnant
- r188683 - [analyzer] Add a triple to test/Analysis/cfg.cpp
Jordan Rose
- [libclc] r188684 - Add mul_hi implementation [v2]
Aaron Watry
- r188685 - clang-cl: Expose the -Xclang option
Hans Wennborg
- r188686 - Simplify assert-neutral matching in test case.
David Blaikie
- r188642 - Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""
Michael Gottesman
- r188687 - Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class"""
Michael Gottesman
- [PATCH] Introducing new tool clang-replace
Edwin Vane
- [PATCH] Fixes and features for Consumed analysis
Christian Wailes
- [PATCH] Delete CC_Default and use the target default CC everywhere
Reid Kleckner
- libcxx cmakelists.txt
Howard Hinnant
- r188691 - ObjectiveC migrator. Start auditing CF functions
Fariborz Jahanian
- [PATCH] Bug 14984 - Implement __attribute__((ms_abi))
Reid Kleckner
- r188700 - Bump the value of the __APPLE_CC__ predefined macro up to 6000.
Bob Wilson
- r188705 - const'ify Sema::ActOnCompoundStmt by
Robert Wilhelm
- r188707 - PR16933: Don't try to codegen things after we've seen errors.
David Blaikie
- r188651 - DebugInfo: Do not include line/file info for artificial parameters & parameters of artificial functions
Robinson, Paul
- [PATCH] explicit GNU flags
Eli Friedman
- [libcxx] r188712 - G M: minor fix to silence warning in cmake version 2.8.11.20130809-gba97e.
Howard Hinnant
- r188609 - Fix the name and the type of the argument for intrinisc
Juergen Ributzka
- r188714 - ObjectiveC migrator: Start inserting
Fariborz Jahanian
- r188716 - PR16727: don't try to evaluate a potentially value-dependent expression when
Richard Smith
- [PATCH] Fixing a bug where debug info for a local variable gets emitted at file scope
Yunzhong Gao
- [PATCH] [mips][msa] Added fexdo, fexup[lr] builtins
Jack Carter
- r188718 - Handle init lists and _Atomic fields.
Eli Friedman
- r188722 - Simplify code by using CreateMemTemp. No functional change intended.
Juergen Ributzka
- r188724 - Fix last commit.
Juergen Ributzka
- [PATCH] [ms-cxxabi] Implement guard variables for static initialization
John McCall
- r188729 - clang-cl: Add /MP[n] to the list of unsupported and ignored flags
Reid Kleckner
- r188731 - [analyzer] Note that deadcode.UnmodifiedVariable would be an opt-in checker.
Jordan Rose
- r188732 - clang-cl: Ignore the /wd n flag for disabling a warning
Reid Kleckner
- r188733 - ObjectiveC migrator: More work towards
Fariborz Jahanian
- r188737 - Fix name lookup with dependent using decls.
Eli Friedman
- r188739 - Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""""
David Blaikie
- [PATCH] DataFlowSanitizer: Add a design doc paragraph on checking ABI consistency.
Peter Collingbourne
- r187969 - The only useful loop unrolling flag to give realistically is
Hal Finkel
- [PATCH] Sema: Properly support Microsoft-mode template arguments
David Majnemer
- r188756 - Add AVX-512 feature flag and knl cpu to clang.
Craig Topper
- r188757 - Revert r188756 because some other changes snuck in with it.
Craig Topper
- r188758 - Add AVX-512 feature flag and knl cpu to clang.
Craig Topper
- r188759 - [autotools->cmake] Added support for creating the clang driver plist for OS X.
Michael Gottesman
- r188760 - [autotools->cmake] Move add_subdirectory(test) inside CLANG_INCLUDE_TESTS to match the behavior of the LLVM where LLVM_INCLUDE_TESTS controls whether tests is included.
Michael Gottesman
- r188762 - Change 'avx512' to 'avx-512' to match llvm backend.
Craig Topper
- r188763 - [autotools->cmake] Added support for building clang with an order file.
Michael Gottesman
- r188764 - Rename __AVX512__ to __AVX512F__
Craig Topper
- r188784 - [mips][msa] Added fexdo, fexup[lr] builtins
Daniel Sanders
- r188788 - clang/test/Driver: Remove the feature "clang-driver" in three tests since they might work as expected since their first commit.
NAKAMURA Takumi
- r188789 - clang/test/Driver: Remove the feature "clang-driver" since gcc-as has not been used with -integrated-as since r177360.
NAKAMURA Takumi
- r188790 - clang/test/Driver/cl-options.c: Remove the feature "clang-driver". It has been working since r188331.
NAKAMURA Takumi
- [clang-tools-extra] r188791 - cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
- r188792 - ARCMigrate depends on the static analyzer.
Benjamin Kramer
- r188793 - clang-format: Additional options for spaces around parentheses.
Daniel Jasper
- r188794 - clang-format: Format enum struct/class like enum.
Daniel Jasper
- [clang-tools-extra] r188795 - Revert "cpp11-migrate: Add a class to support include directives modifications"
Guillaume Papin
- [Patch] Fix for incorrect ABI in case we have an unused union argument passed by value
Karthik Bhat
- r188796 - ARM: default to arm1176jzf-s for hard-float platforms.
Tim Northover
- r188797 - ARM: add test for last commit
Tim Northover
- r188799 - Refactor the x86 feature handling.
Rafael Espindola
- ubsan: check type_info equality via strcmp
Stephan Bergmann
- Fix build with CLANG_ENABLE_STATIC_ANALYZER
Stephen Kelly
- [clang-tools-extra] r188800 - UniqueHeaderNameTest.cpp: Appease valgrind.
NAKAMURA Takumi
- r188802 - Remove dead code.
Rafael Espindola
- [libcxx] r188803 - Updated status of issues #1214, 2207 and 2209. They were already implemented, so no functionality change was needed.
Marshall Clow
- [PATCH] Refactor VariantMatcher to use a tagged union.
Samuel Benzaquen
- r188805 - [LSan] Add support for building standalone LSan runtime to Make build (clang part)
Alexey Samsonov
- [PATCH] Abstract out virtual calls and virtual function prologue code generation
Timur Iskhodzhanov
- r188806 - Remove duplicated error checking.
Rafael Espindola
- [PATCH] Adding static data member templates.
Larisse Voufo
- [libcxx] r188810 - Updated status of issues #2028, 2047, and 2053.
Marshall Clow
- [libcxx] r188811 - Updated status and description of issues 2064, 2069 and 2096.
Marshall Clow
- [libcxx] r188813 - Updated status of issues #2093, 2144, and 2185
Marshall Clow
- Patch for LWG issue #2145
Marshall Clow
- r188816 - ObjectiveC migrator: More tweaking of heuristics
Fariborz Jahanian
- r188817 - Centralize the logic for handling -m* options and fix pr16943.
Rafael Espindola
- r188818 - Adding Replacement serialization support
Edwin Vane
- [clang-tools-extra] r188820 - cpp11-migrate: Use Replacement serialization from clang::tooling
Edwin Vane
- [PATCH] cpp11-migrate: Use Replacement serialization from clang::tooling
Edwin Vane
- r188821 - During typo correction, check for an exact match in an unimported module. If we
Richard Smith
- r188823 - ObjectiveC migrator: More tweaking of heuristics
Fariborz Jahanian
- r188829 - DebugInfo: Simplify/clarify propagation of typemembers between declaration and definition
David Blaikie
- [PATCH] Use lowercase version of argv[0] when determining driver mode
Hans Wennborg
- r188601 - Rename libIDE to libIndex.
Galina Kistanova
- r188833 - Look at lowercase version of argv[0] when determining driver mode
Hans Wennborg
- r188834 - DebugInfo: comment/inlining based on feedback from Eric & Adrian
David Blaikie
- r188835 - Fix iterator invalidation. PR16935.
Eli Friedman
- r188836 - Test case for PR16933/r188707.
David Blaikie
- r188837 - Centralize the handling of -target-cpu (-cc1, -cc1as) and -mcpu (gold plugin).
Rafael Espindola
- OpenCL address space and mangling
Michele Scandale
- r188838 - ObjectiveC migrator: make sure audited pragams are
Fariborz Jahanian
- r188839 - Add more specific flags for misc GNU extensions.
Eli Friedman
- r188840 - Remove Extension warning for GNU local labels.
Eli Friedman
- r188846 - ObjectiveC migrator. make sure to embed audited
Fariborz Jahanian
- [PATCH] AST: __uuidof should leak through templated types
Reid Kleckner
- r188850 - Avoid using the 'index' namespace as scope.
Argyrios Kyrtzidis
- [PATCH] DebugInfo: Emit info for constant expressions in template arguments
David Majnemer
- r188853 - If we find an error in the range expression in a range-based for loop, and the
Richard Smith
- r188854 - Remove more uses of 'index' as namespace scope.
Argyrios Kyrtzidis
- r188857 - No functionality change. Adjust a bunch of formatting issues in this code and
Nick Lewycky
- [libcxx] r188858 - LWG 2145 - mark constructor for std::error_category as inline and constexpr. Leave the (existing, out-of-line, non-constexpr) in the dylib for compatibility with existing programs)
Marshall Clow
- patch: fixit for characters with invalid source encoding
Nick Lewycky
- r188860 - Replace avx-512 with avx512f to match llvm side and what gcc patches appear to be using.
Craig Topper
- r188861 - Revert accidental commit.
Craig Topper
- r188862 - Revert accidental commit.
Craig Topper
- r188863 - Issue fixits replacing invalid character literals with the equivalent \xNN
Nick Lewycky
- [PATCH] DebugInfo: Do not use the DWARF Version for the .debug_pubnames or .debug_pubtypes version field
David Majnemer
- r188867 - Add avx512cd, avx512er, avx512pf feature flags and enable them on KNL CPU.
Craig Topper
- [PATCH] ADT/Triple: Helper to determine if we are targeting the Windows CRT
David Majnemer
- r188870 - Abstract out virtual calls and virtual function prologue code generation; implement them for -cxx-abi microsoft
Timur Iskhodzhanov
- patch: construct correct range when recovering member access as call
Nick Lewycky
- r188891 - clang-format: Indent relative to unary operators.
Daniel Jasper
- [PATCH] Analysis: Add support for MS specific printf format specifiers
David Majnemer
- [PATCH] clang-format: Add column layout formatting for braced lists
Daniel Jasper
- r188900 - Sema: Use the right type for PredefinedExpr when it's in a lambda.
Benjamin Kramer
- [PATCH] [CGF] Get rid of passing redundant VTable pointer around in CodeGenFunction::InitializeVTablePointer[s]
Timur Iskhodzhanov
- [PATCH] Header dependencies support for modularize
Thompson, John
- [PATCH] Add more specific lexer flags for misc GNU extensions
Peter N Lewis
- r188902 - Don't disable SSE4A when disabling AVX.
Rafael Espindola
- r188905 - Tweak gnu-flags.c test for z, where globals have 2-byte alignment by default
Richard Sandiford
- r188906 - Centralize the handling of -target-feature.
Rafael Espindola
- r188909 - [CGF] Get rid of passing redundant VTable pointer around in CodeGenFunction::InitializeVTablePointer[s]
Timur Iskhodzhanov
- r188910 - Move the logic for selecting the last feature in the command line to the driver.
Rafael Espindola
- [PATCH] cpp11-migrate: Add a transform that use pass-by-value in constructors
Edwin Vane
- [PATCH] Generic Lambdas: A first step
Faisal Vali
- r188913 - Remove dead code.
Rafael Espindola
- r188914 - ObjectiveC migrator: until we have beter understanding of
Fariborz Jahanian
- r188918 - Revert r188863 which could propose wrong fixits for multibyte character literals.
Nick Lewycky
- r188920 - Fix the end sourcelocation of the call expression in a member access when
Nick Lewycky
- [PATCH] clang-replace: Write merged changes to disk
Edwin Vane
- r188922 - ObjectibeC migrator. Annotate cf_consumed arguments,
Fariborz Jahanian
- r188929 - Update testing case to use FileCheck instead of grep.
Manman Ren
- r188930 - Don't use mangleCXXRTTIName in TBAA for C code.
Manman Ren
- r188931 - TBAA: add testing case to check typedef can alias.
Manman Ren
- [PATCH] Correctly check for the main file in the presence of line markers
Eli Friedman
- [PATCH] Removed unnecessary asserts from SemaDeclAttr.cpp
Christian Wailes
- [PATCH] Updated warnings in Consumed Analysis code
Christian Wailes
- [PATCH] New functionality for the consumed analysis
Christian Wailes
- r188934 - Removed unnecessary asserts.
Aaron Ballman
- r188937 - Analysis: Add support for MS specific printf format specifiers
David Majnemer
- r188939 - Move -mfpmath handling to -cc1 and implement it for x86.
Rafael Espindola
- r188940 - Updated the consumed analysis warnings to use a more standardized diagnostic.
Aaron Ballman
- r188959 - Reduce sizeof(TemplateArgument) from 32 to 24.
Eli Friedman
- [libcxx] r188960 - [tests] Update to use lit's now-integrated XFAIL handling.
Daniel Dunbar
- r188962 - DebugInfo: Require only the declaration of types only used as parameter and return types
David Blaikie
- [libcxx] r188964 - XFAIL 3 tests on darwin 11-12. The tests have recently been modified, are correct, and pass with an updated libc++.dylib
Howard Hinnant
- r187994 - Add clang_Location_isFromMainFile() to libclang.
Eli Friedman
- r188968 - Split isFromMainFile into two functions.
Eli Friedman
- r188969 - Improve support for static data member templates. This revision still has at least one bug, as it does not respect the variable template specialization hierarchy well.
Larisse Voufo
- [clang-tools-extra] r188970 - Adjust for r188968.
Eli Friedman
- r188974 - Refactor for clarity and simplicity.
Larisse Voufo
- r188975 - Add a constexpr functionality test for static data member templates.
Larisse Voufo
- r188977 - Implement a rudimentary form of generic lambdas.
Faisal Vali
- r188979 - Remove some unused variables identified by Juergen Ributzka *I need to turn on this warning in Visual C++ - sorry!*
Faisal Vali
- r188984 - Add test cases for avx512 feature flags. Fix typo in avx512pf options.
Craig Topper
- r188985 - Constify the ASTContext& passed to Expr creation functions. Also constify the context in couple other functions that are called from creation functions.
Craig Topper
- r188986 - Constify the ASTContext& passed to Stmt creation functions. Also constify the context in couple other functions that are called from creation functions.
Craig Topper
- r188989 - Constify some more ASTContext& uses.
Craig Topper
- r188991 - Constify more uses of ASTContext&. No functional change.
Craig Topper
- r188992 - Analysis: Make %I in printf more reasonable, add more tests
David Majnemer
- r188993 - gnu-flags.c test: relax the check a bit
Dmitri Gribenko
- [PATCH] Fix for debug info for thunks using mangled name (PR14569)
DINESH KUMAR DWIVEDI
- r188994 - const'ify Sema::ActOnCXXTryBlock by
Robert Wilhelm
- r188996 - Typo.
David Majnemer
- r189003 - Revert "Remove some unused variables identified by Juergen Ributzka *I need to turn on this warning in Visual C++ - sorry!*"
Manuel Klimek
- r189004 - Revert "Implement a rudimentary form of generic lambdas."
Manuel Klimek
- [clang-tools-extra] r189008 - Introducing new tool clang-replace
Edwin Vane
- r189013 - DebugInfo: Remove explicit declaration-emissiong handling now that we have a more principled approach (the 'requires complete type' callback)
David Blaikie
- [clang-tools-extra] r189014 - clang-replace: Write merged changes to disk
Edwin Vane
- [clang-tools-extra] r189017 - cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
- [PATCH] modularize - header dependencies - version 2
John Thompson
- r189018 - clang-format: Add column layout formatting for braced lists
Daniel Jasper
- [clang-tools-extra] r189019 - clang-replace: Exclude test-time deps from LIT test suite
Edwin Vane
- r189022 - DebugInfo: emit the definition of types when construction vtables are required as these types may never end up emitting the full class data
David Blaikie
- r189027 - Fix dependencies now that the ARC migrator depends on the static analyzer.
Jordan Rose
- r189028 - Work around unused variable warning in release builds.
Daniel Jasper
- r189029 - Re-add clang-check to the Makefile build.
Jordan Rose
- r189032 - Refactor VariantMatcher to use an interface underneath.
Samuel Benzaquen
- [PATCH] Add a separate llvm.global_ctors entry for linkonce_odr data initializers
Reid Kleckner
- [libcxx] r189034 - David Blaikie suggested this test for detecting constexpr on the error_category default constructor. Additionally I decided to make this constructor trivial as well, as I could not come up with a rationale for not doing so. Fully tested with both current Apple clang and tip-of-trunk clang.
Howard Hinnant
- [libcxx] r189036 - Zhihao Yuan noted that a move assignment operation was missing from std::adjacent_difference. Fixed.
Howard Hinnant
- [clang-tools-extra] r189037 - Revert "cpp11-migrate: Add a class to support include directives modifications"
Guillaume Papin
- [libcxx] r189039 - Zhihao Yuan noted that there were a few unneeded statements. Eliminated the unnecessary ones, and commented the ones that are there for non-obvious reasons such as to help things limp along in C++03 language mode.
Howard Hinnant
- r189041 - ObjectiveC migrator: Provide ARC annotations for
Fariborz Jahanian
- r189042 - FileCheckify a grep test.
Reid Kleckner
- [libcxx] r189043 - XFAIL a few tests on darwin12
Howard Hinnant
- [libcxx] r189044 - Mark LWG issues #2083, 2099 and 2105 as complete. No functionality change.
Marshall Clow
- [libcxx] r189046 - Glen: replace obsolete _LIBCPP_CANTTHROW with _NOEXCEPT.
Howard Hinnant
- [clang-tools-extra] r189047 - clang-replace: Layout of test directory now more standard
Edwin Vane
- r189051 - Add a separate llvm.global_ctors entry for linkonce_odr data initializers
Reid Kleckner
- r189055 - DataFlowSanitizer: Add a design doc paragraph on checking ABI consistency.
Peter Collingbourne
- r189059 - Update to consumed analysis.
DeLesley Hutchins
- r189064 - Only add this attribute when it's set. If it's not there, the assumption is that it's off.
Bill Wendling
- [PATCH] [ms-cxxabi] Mangle dynamic initializer stubs the same way MSVC does
Reid Kleckner
- r189069 - Check for absence of the flag.
Bill Wendling
- r189070 - ObjectiveC migrator: some refactoring to reduce
Fariborz Jahanian
- r189072 - ObjectiveC migrator: builtin ObjectiveC types are not
Fariborz Jahanian
- [PATCH] Updated class name in test files
Christian Wailes
- [PATCH] Branch handling cleanup in Consumed analysis
Christian Wailes
- r189075 - Remove SequenceNumber from class/variable template partial specializations.
Richard Smith
- [patch] libcxx src win32
G M
- r189083 - Reword a diagnostic to avoid a confusing implication that it might be talking
Richard Smith
- [PATCH] CMake: use llvm-config to find llvm-tblgen
Hans Wennborg
- r189087 - Sema: Properly support Microsoft-mode template arguments
David Majnemer
- r189088 - arc commit didn't add this because it wasn't in the patch...
David Majnemer
- r189090 - [analyzer] Refactor conditional expression evaluating code
Pavel Labath
- [PATCH] [analyzer] Enable limited support for temporary destructors
Pavel Labath
- r189093 - correct test RUN parameters
Robert Lytton
- r189094 - clang-format: Handle trailing commas in column layout of braced list.
Daniel Jasper
- Use pop_back_val() instead of both back() and pop_back().
Robert Wilhelm
- r189102 - clang-format: Fix corner case for string splitting ..
Daniel Jasper
- r189108 - clang-format: Fix indentation relative to unary expressions.
Daniel Jasper
- r189110 - Respect -Wnewline-eof even in C++11 mode.
Jordan Rose
- r189112 - Use pop_back_val() instead of both back() and pop_back().
Robert Wilhelm
- r189113 - Revise -Wnewline-eof test per feedback from Dmitri.
Jordan Rose
- [PATCH] [Review request][analyzer]Information about special handling for a particular region/symbol.
Антон Ярцев
- [PATCH] [Review request][analyzer] Diagnostic: take ownership instead of free.
Антон Ярцев
- [libcxx] r189114 - Debug mode for string. This commit also marks the first time libc++ debug-mode has found a bug (found one in regex). Had to play with extern templates a bit to get this to work since string is heavily used within libc++.dylib.
Howard Hinnant
- r189115 - Use CharInfo.h routines in TextComment::isWhitespaceNoCache
Dmitri Gribenko
- r189119 - Fix indentation
Dmitri Gribenko
- r189126 - Comment parsing: fix a bug where a line with whitespace between two paragraphs
Dmitri Gribenko
- r189127 - CMake: Don't look for llvm-tblgen when building outside LLVM tree
Hans Wennborg
- r189129 - Rename CMake variable; this fell out of r189127 somehow.
Hans Wennborg
- [PATCH] clang-replace: Delete change description files
Tareq A. Siraj
- r189132 - Consumed analysis: change class name in test cases.
DeLesley Hutchins
- [PATCH] Handle captured statements for predefined expressions
Wei Pan
- [libcxx] r189135 - Remove _LIBCPP_DEBUG. This was my first attempt at debug mode for libc++, and is now obsoleted by _LIBCPP_DEBUG2 (which isn't finished).
Howard Hinnant
- IWYU command-line wishes (was Re: [PATCH] Header dependencies support for modularize)
Kim Gräsman
- [libcxx] r189140 - Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
Howard Hinnant
- r189142 - Update now that llvm uses the same feature names as the driver.
Rafael Espindola
- [PATCH] R600: Add local address pointer size to DataLayout
Tom Stellard
- [patch] Don't enable LTO with -O4
Rafael Espíndola
- r189148 - Driver::IsUsingLTO() no longer return true when seeing -emit-llvm.
Shuxin Yang
- r189149 - Don't imply -flto with -O4.
Rafael Espindola
- r189150 - Add note about following two commands are no longer equivalent.
Shuxin Yang
- r189153 - Add a FIXME.
Richard Smith
- [PATCH] CMake: support the LLVM_INSTALL_TOOLCHAIN_ONLY flag
Hans Wennborg
- [PATCH] Fix r188763 - CLANG_ORDER_FILE defined as a BOOL instead as a STRING
Edoardo P.
- [PATCH] Use correct semantic DeclContext for local declarations of variables and functions with linkage
Richard Smith
- r189156 - CMake: support the LLVM_INSTALL_TOOLCHAIN_ONLY flag
Hans Wennborg
- [PATCH] Renamed *PStatus to *PInfo in Consumed analysis
Christian Wailes
- [PATCH] Mostly correct conditional handling for Consumed analysis
Christian Wailes
- [PATCH] Added const qualifier to StringRef::edit_distance member function
Ismail Pazarbasi
- [patch] libcxx default functions
G M
- r189165 - DebugInfo: Emit info for constant expressions in template arguments
David Majnemer
- r189166 - Fix test, make the template type a const pointer.
David Majnemer
- r189170 - Replace compLocDecl with less_first.
Benjamin Kramer
- r189171 - Add missing includes.
Benjamin Kramer
- r189172 - This wasn't headers, just missing namespaces.
Benjamin Kramer
- [PATCH] Header guard warning is too agressive
Ismail Pazarbasi
- r189174 - Add the -ffixed-r9 flag for ARM.
Renato Golin
- r189175 - Add gcc ARM flags -munaligned-access / -mno-unaligned-access
Renato Golin
- [PATCH] Comment fix for RecursiveASTVisitor
Michael Han
- [libcxx] r189184 - G M: Improve support for compilers not supporting defaulted functions.
Howard Hinnant
- [PATCH] Sema: Subst type default template args earlier
David Majnemer
- [libcxx][PATCH] N3471 constexpr for initializer_list
Howard Hinnant
- r189185 - Fix comment.
Michael Han
- [PATCH] DebugInfo: Emit info for casted decls in template args
David Majnemer
- r189190 - Tests for ARM aligned access + reserved R9
Renato Golin
- r189193 - Produce an error when trying to link with -emit-llvm.
Rafael Espindola
- PR16752[PATCH]: 'mode' attribute for unusual targets doesn't work properly.
Stepan Dyatkovskiy
- [libcxxabi] r189194 - Propagate the removal of _LIBCPP_CANTTHROW (r189046) to libcxxabi. This fixes http://llvm.org/bugs/show_bug.cgi?id=16996.
Howard Hinnant
- [PATCH] CodeGen: Devirtualize member calls on classes that are provably final.
Benjamin Kramer
- [PATCH] AST: Don't treat a TemplateExpansion as a Template
David Majnemer
- r189200 - DebugInfo: Emit info for casted decls in template args
David Majnemer
- r189203 - CodeGen: Unify two implementations of canDevirtualizeMemberFunctionCall.
Benjamin Kramer
- [PATCH] Allow post/pre increment/decrement on vectors in OpenCL
Song, Ruiling
- r189208 - [-cxx-abi microsoft] Unnamed types are mangled less wrong
David Majnemer
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Jiangning Liu
Last message date:
Sun Aug 25 23:48:40 PDT 2013
Archived on: Tue Aug 4 15:31:12 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).