The Week Of Monday 21 October 2013 Archives by date
Starting: Mon Oct 21 01:01:24 PDT 2013
Ending: Sun Oct 27 22:47:39 PDT 2013
Messages: 494
- [PATCH] Assertion failure llvm/tools/clang/lib/CodeGen/CGExprScalar.cpp:3202: llvm::Value* clang::CodeGen::CodeGenFunction::EmitScalarExpr(const clang::Expr*, bool): Assertion `E && hasScalarEvaluationKind(E->getType()) && "Invalid scalar expression to emit"' failed.
jyoti allur
- r193071 - Fixes PR17617: Crash on joining short if statements.
Manuel Klimek
- [PATCH] Allow a header to be part of multiple modules
Daniel Jasper
- [PATCH] Allow a header to be part of multiple modules
Daniel Jasper
- [PATCH] Allow a header to be part of multiple modules
Daniel Jasper
- XCore target has -fno-use-cxa-atexit as default
Robert Lytton
- XCore target, getPreferredTypeAlign() *MUST* return preferred alignment.
Robert Lytton
- XCore target Type defines
Robert Lytton
- stop attempting to RewriteMacros within comments
Sam Parker
- r193073 - Fix to PR8880 (clang dies processing a for loop).
Serge Pavlov
- [PATCH] Enable the __ARM_ARCH_EXT_IDIV__ predefine generation on ARM
Bernie Ogden
- r193074 - Add the __ARM_ARCH_EXT_IDIV__ predefine. It is set to 1 if we have hardware divide in the mode that we are compiling in (depending on the target features), not defined if we don't. Should be compatible with the GCC conterpart. Also adding a -hwdiv option to overide the default behavior.
Silviu Baranga
- r193075 - Set the default hardware division features for ARM cpus. Also set it as default for A32 armv8.
Silviu Baranga
- [PATCH] Enable the __ARM_ARCH_EXT_IDIV__ predefine generation on ARM
Silviu Baranga
- r193076 - [mips][msa] Fix definition of SLD instruction.
Matheus Almeida
- please review: preserve temp names under asan/msan (PR17303)
Kostya Serebryany
- r193079 - Driver: Various string-related cleanups.
Benjamin Kramer
- [PATCH][StaticAnalyzer] Cleanup redundant includes
Rafael Espíndola
- [patch][pr17535] Reject alias attributes that point to undefined names.
Rafael Espíndola
- [libcxx] r193084 - Patch by GM: Adding MSVC support to __bit_reference
Marshall Clow
- [libcxx] r193085 - Patch by GM: Making implicit conversion to bool explicit in <ios> and <__locale>
Marshall Clow
- [libcxx] r193086 - Patch from GM: locale.cpp; make implicit conversions to bool explicit, fix some 'unknown pragma' warnings when compiling under MSVC, and don't use the __sso_allocator under windows, b/c MSVC doesn't support aligned-by value parameters
Marshall Clow
- [patch][pr17535] Reject alias attributes that point to undefined names.
Alp Toker
- Add -fauto-profile option to Clang driver
Diego Novillo
- Add -fauto-profile option to Clang driver
David Blaikie
- Add -fauto-profile option to Clang driver
Diego Novillo
- [libcxx] r193087 - Patch by GM: apparently '__value' (two underscores) is a special name in Visual Studio, so rename the private method in <regex> with that name. GM's patch used '___value' (three underscores), but I changed that to '__regex_traits_value' because I've been burned in the past by identifiers that appear identical but are not.
Marshall Clow
- Add -fauto-profile option to Clang driver
Alp Toker
- [libcxx] r193088 - Patch by GM: Turn off 'deprecated' warnings when building with MSVC, and add '-Werror=return-type' to catch funtions that aren't returning what they should.
Marshall Clow
- r193058 - Implement function type checker for the undefined behavior sanitizer.
Tim Northover
- [PATCH][StaticAnalyzer] Cleanup redundant includes
Daniel Marjamäki
- r193093 - Cleanup redundant include.
Rafael Espindola
- [PATCH][StaticAnalyzer] Cleanup redundant includes
Rafael Espíndola
- r193058 - Implement function type checker for the undefined behavior sanitizer.
Peter Collingbourne
- r193058 - Implement function type checker for the undefined behavior sanitizer.
Tim Northover
- [patch] Ignore -fstrength-reduce
Rafael Espíndola
- r193099 - Extend test to show an alias can be before a definition.
Rafael Espindola
- [patch] Ignore -fstrength-reduce
Chandler Carruth
- [PATCH] clang-format: Fix whitespace surrounding diff removals
Alp Toker
- [patch][pr17535] Reject alias attributes that point to undefined names.
Rafael Espíndola
- Fix inconsistent behavior in basic_ostream::seekp () and basic_istream::seekg ()
Marshall Clow
- [PATCH] Add partial support for the hasDeclaration() matcher in the dynamic layer.
Samuel Benzaquen
- [patch] Ignore -fstrength-reduce
Rafael Espíndola
- [PATCH] fix for CGDebugInfo.cpp filename append
Hans Wennborg
- [patch] Ignore -fstrength-reduce
Chandler Carruth
- [patch] Ignore -fstrength-reduce
Rafael Espíndola
- r193100 - Refactor DynTypedMatcher into a value type class, just like Matcher<T>.
Samuel Benzaquen
- [PATCH] Refactor DynTypedMatcher into a value type class, just like Matcher<T>.
Samuel Benzaquen
- [patch] Ignore -fstrength-reduce
Chandler Carruth
- r193103 - Ignore -fstrength-reduce and -fno-strength-reduce.
Rafael Espindola
- [patch] Ignore -fstrength-reduce
Joerg Sonnenberger
- r192521 - Add missing flags -fexpensive-optimizations and -minline-all-stringops as noops.
Joerg Sonnenberger
- [PATCH] Define max_align_t in C++11 and C11 mode
Howard Hinnant
- r193110 - Make this test pass -verify.
Rafael Espindola
- r193116 - Fix string assignment, David Blaikie suggestion.
Yaron Keren
- [PATCH] fix for CGDebugInfo.cpp filename append
Yaron Keren
- r193118 - [AArch64] Add the constraint to NEON scalar mla/mls instructions.
Chad Rosier
- [patch][pr17535] Reject alias attributes that point to undefined name (V2).
Rafael Espíndola
- r193120 - Updated and added to the Consumed documentation.
Chris Wailes
- r192521 - Add missing flags -fexpensive-optimizations and -minline-all-stringops as noops.
Alp Toker
- r192521 - Add missing flags -fexpensive-optimizations and -minline-all-stringops as noops.
Joerg Sonnenberger
- r193100 - Refactor DynTypedMatcher into a value type class, just like Matcher<T>.
Reid Kleckner
- r192521 - Add missing flags -fexpensive-optimizations and -minline-all-stringops as noops.
Alp Toker
- r193123 - Revert "Refactor DynTypedMatcher into a value type class, just like Matcher<T>."
Reid Kleckner
- r193124 - Re-enable passing MS inline asm test.
Reid Kleckner
- r193100 - Refactor DynTypedMatcher into a value type class, just like Matcher<T>.
Reid Kleckner
- r192521 - Add missing flags -fexpensive-optimizations and -minline-all-stringops as noops.
Nick Lewycky
- r192521 - Add missing flags -fexpensive-optimizations and -minline-all-stringops as noops.
Eric Christopher
- r192521 - Add missing flags -fexpensive-optimizations and -minline-all-stringops as noops.
Joerg Sonnenberger
- r193128 - Revert "Re-enable passing MS inline asm test."
Reid Kleckner
- [PATCH] Define max_align_t in C++11 and C11 mode
Jordan Rose
- r192521 - Add missing flags -fexpensive-optimizations and -minline-all-stringops as noops.
Reid Kleckner
- [PATCH] Recognize _alloca as an alias for the alloca builtin
Reid Kleckner
- [patch][pr17535] Reject alias attributes that point to undefined name (V2).
Richard Smith
- [patch][pr17535] Reject alias attributes that point to undefined name (V2).
Rafael Espíndola
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Peter Collingbourne
- [patch][pr17535] Reject alias attributes that point to undefined name (V2).
Richard Smith
- [patch][pr17535] Reject alias attributes that point to undefined name (V2).
Rafael Espíndola
- [PATCH] Allow a header to be part of multiple modules
Doug Gregor
- [PATCH] Sema: Do not allow template declarations inside local classes
Doug Gregor
- [PATCH] Modularize assistant mode
Doug Gregor
- r193144 - Sema: Do not allow template declarations inside local classes
David Majnemer
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Daniel Marjamäki
- [PATCH] [StaticAnalyzer] New checker StringPlusChar
Daniel Marjamäki
- [PATCH] AST: Mangle templated local classes instead of crashing
David Majnemer
- r193151 - Allow a header to be part of multiple modules.
Daniel Jasper
- r193153 - Remove incorrect assert.
Manuel Klimek
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Alexey Samsonov
- r193154 - Fix comment typo
Alp Toker
- [PATCH] clang-format: Fix whitespace surrounding diff removals
Daniel Jasper
- r193144 - Sema: Do not allow template declarations inside local classes
İsmail Dönmez
- [PATCH] clang-format: Fix whitespace surrounding diff removals
Alp Toker
- [PATCH] clang-format: Fix whitespace surrounding diff removals
Daniel Jasper
- [patch][pr17535] Reject alias attributes that point to undefined name (V2).
Alp Toker
- r193161 - This patch causes clang to reject alias attributes that point to undefined
Rafael Espindola
- Add -fauto-profile option to Clang driver
Diego Novillo
- [patch][pr17535] Reject alias attributes that point to undefined name (V2).
Rafael Espíndola
- r193144 - Sema: Do not allow template declarations inside local classes
David Majnemer
- r193162 - Revert "This patch causes clang to reject alias attributes that point to undefined names. For example, with this patch we now reject"
Rafael Espindola
- r193164 - Drop the unneeded VBase field from MethodInfo in the VFTableBuilder class
Timur Iskhodzhanov
- r193164 - Drop the unneeded VBase field from MethodInfo in the VFTableBuilder class
Timur Iskhodzhanov
- r193166 - Use early return. No functionality change.
Rafael Espindola
- r193167 - clang-format: Improve formatting of ObjC array literals.
Daniel Jasper
- [PATCH] cleanup redudant includes in ASTTypeTraits.h
Daniel Marjamäki
- r193168 - clang-format: Fix ObjC literal indentation in Google style.
Daniel Jasper
- r193162 - Revert "This patch causes clang to reject alias attributes that point to undefined names. For example, with this patch we now reject"
Alp Toker
- [PATCH] Adding a diagnostic for member templates inside a local class
YunZhong Gao
- [PATCH] Modify CFG.cpp to print delegating constructors
Enrico P
- r193162 - Revert "This patch causes clang to reject alias attributes that point to undefined names. For example, with this patch we now reject"
Rafael Espíndola
- Unavailable method checker
Jordan Rose
- [libcxxabi] r193169 - Move local Db type out to namespace scope.
Howard Hinnant
- r193073 - Fix to PR8880 (clang dies processing a for loop).
Benjamin Kramer
- r193144 - Sema: Do not allow template declarations inside local classes
Howard Hinnant
- [PATCH] Implement transformations of non-capturing nested lambdas.
Doug Gregor
- [PATCH] Remove LambdaExpr and use Flag for IsGenericLambda
Doug Gregor
- r193162 - Revert "This patch causes clang to reject alias attributes that point to undefined names. For example, with this patch we now reject"
Rafael Espíndola
- Add -fauto-profile option to Clang driver
Hans Wennborg
- [PATCH] Recognize _alloca as an alias for the alloca builtin
Hal Finkel
- Add -fauto-profile option to Clang driver
Chandler Carruth
- Add -fauto-profile option to Clang driver
Diego Novillo
- Add -fauto-profile option to Clang driver
Diego Novillo
- Add -fauto-profile option to Clang driver
Diego Novillo
- [PATCH] Use GEPs correctly when adjusting "this" in MicrosoftCXXABI
Reid Kleckner
- Add -fauto-profile option to Clang driver
Chandler Carruth
- r193170 - Reenable 'break' in 'for' specifier to allow compilation of QT macro 'foreach'
Serge Pavlov
- Add -fauto-profile option to Clang driver
Diego Novillo
- Add -fauto-profile option to Clang driver
Chandler Carruth
- Add -fauto-profile option to Clang driver
Diego Novillo
- Add -fauto-profile option to Clang driver
Chandler Carruth
- r193073 - Fix to PR8880 (clang dies processing a for loop).
Serge Pavlov
- Add -fauto-profile option to Clang driver
Diego Novillo
- [PATCH] PR17337: Retained language linkage
Alp Toker
- [PATCH] Remove LambdaExpr and use Flag for IsGenericLambda
Reid Kleckner
- r193073 - Fix to PR8880 (clang dies processing a for loop).
Chandler Carruth
- r193164 - Drop the unneeded VBase field from MethodInfo in the VFTableBuilder class
Reid Kleckner
- r193174 - Revert r193073 and the attempt to fix it in r193170.
Chandler Carruth
- r193176 - Use GEPs correctly when adjusting this in MicrosoftCXXABI
Timur Iskhodzhanov
- [PATCH] Use GEPs correctly when adjusting "this" in MicrosoftCXXABI
Timur Iskhodzhanov
- r193184 - [analyzer] scan-build: Handle -m* option wildcard after compiler/linker flags.
Jordan Rose
- [PATCH] [StaticAnalyzer] New checker StringPlusChar
Jordan Rose
- r193187 - _mm_extract_epi16: use "& 7" when index is out of bound.
Manman Ren
- r193188 - New fix for pr17535.
Rafael Espindola
- [PATCH] PR17337: Retained language linkage
Richard Smith
- [patch][pr17624] Consider hidden decls for isUsed checks
Rafael Espíndola
- [patch][pr17639] Consider alias as definitions
Rafael Espíndola
- [PATCH] Implement transformations of non-capturing nested lambdas.
Faisal Vali
- Add -fauto-profile option to Clang driver
Bob Wilson
- [patch][pr17639] Consider alias as definitions
Alp Toker
- Add -fauto-profile option to Clang driver
Chandler Carruth
- [patch][pr17624] Consider hidden decls for isUsed checks
Richard Smith
- Add -fauto-profile option to Clang driver
Diego Novillo
- Add -fauto-profile option to Clang driver
Diego Novillo
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Richard Smith
- r193200 - Treat aliases as definitions.
Rafael Espindola
- [PATCH] PR17337: Retained language linkage
Alp Toker
- Add -fauto-profile option to Clang driver
Kaelyn Uhrain
- r193202 - Consider hidden decls for isUsed checks.
Rafael Espindola
- r193203 - Sema: Allow IndirectFieldDecl to appear in a non-type template argument
David Majnemer
- LLVM buildmaster will be restarted today after 5 PM PT
Galina Kistanova
- [patch][pr17624] Consider hidden decls for isUsed checks
Rafael Espíndola
- [PATCH] PR17337: Retained language linkage
Richard Smith
- [PATCH] PR17337: Retained language linkage
Alp Toker
- Add -fauto-profile option to Clang driver
Diego Novillo
- Add -fauto-profile option to Clang driver
Chandler Carruth
- [PATCH] Code de-duplication in Consumed analysis
Chris Wailes
- r193203 - Sema: Allow IndirectFieldDecl to appear in a non-type template argument
Richard Smith
- r193205 - Split -fsanitize=bounds to -fsanitize=array-bounds (for the frontend-inserted
Richard Smith
- r193206 - Retain previous language linkage of friend function declarations
Alp Toker
- [PATCH] PR17337: Retained language linkage
Alp Toker
- [PATCH] define [U]LLONG_{MIN,MAX} for C++11
JF Bastien
- r193203 - Sema: Allow IndirectFieldDecl to appear in a non-type template argument
David Majnemer
- r193203 - Sema: Allow IndirectFieldDecl to appear in a non-type template argument
Richard Smith
- r193208 - CFG: Properly print delegating initializer CFG elements.
Jordan Rose
- [PATCH] Modify CFG.cpp to print delegating constructors
Jordan Rose
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Peter Collingbourne
- [PATCH] Code de-duplication in Consumed analysis
Aaron Ballman
- [PATCH] Microsoft 64-bit Record Layout
Warren Hunt
- r193210 - Teach AST dumper to dump the containing module and hidden flag for declarations.
Richard Smith
- [PATCH] Use GEPs correctly when adjusting "this" in MicrosoftCXXABI
Richard Smith
- [PATCH] Prefer breaking in places other than '(' for default style
Eric Christopher
- [PATCH] Prefer breaking in places other than '(' for default style
Eric Christopher
- [PATCH] Use GEPs correctly when adjusting "this" in MicrosoftCXXABI
Richard Smith
- r193216 - Again: Teach TreeTransform and family how to transform generic
Faisal Vali
- [PATCH] Use GEPs correctly when adjusting "this" in MicrosoftCXXABI
Chandler Carruth
- [PATCH] R600: Add Sea Islands GPUs
Tom Stellard
- r193219 - Make UsingShadowDecls redeclarable. This fixes some visibility problems with
Richard Smith
- [libclc] r193220 - Make C++ compiler configurable
Tom Stellard
- [libclc] r193221 - Clean-up dependency files
Tom Stellard
- r193223 - Remove the circular reference to LambdaExpr in CXXRecordDecl.
Faisal Vali
- r193226 - Revert r193223 and r193216.
Rafael Espindola
- patch: sanitizer summaries are redundant, don't emit them
Nick Lewycky
- [PATCH] Fix an instantiation error with nested generic lambdas and fptrs
Faisal Vali
- patch: make ubsan report error summaries
Nick Lewycky
- patch: make ubsan report error summaries
Nick Lewycky
- patch: sanitizer summaries are redundant, don't emit them
Kostya Serebryany
- patch: sanitizer summaries are redundant, don't emit them
Nick Lewycky
- [PATCH] Implement transformations of non-capturing nested lambdas.
Doug Gregor
- patch: sanitizer summaries are redundant, don't emit them
Kostya Serebryany
- [libcxx] r193227 - Mark seed_seq default constructor and size() as noexcept. This is implied, but not required by LWG issue 2180
Marshall Clow
- [libcxx] r193228 - Update status of issues
Marshall Clow
- patch: sanitizer summaries are redundant, don't emit them
Nick Lewycky
- [PATCH] Prefer breaking in places other than '(' for default style
Daniel Jasper
- r193230 - And Again: Teach TreeTransform how to transform nested generic lambdas.
Faisal Vali
- [PATCH] Move SUMMARY: prefix to ReportErrorSummary
Nick Lewycky
- [PATCH] Move SUMMARY: prefix to ReportErrorSummary
Kostya Serebryany
- patch: sanitizer summaries are redundant, don't emit them
Kostya Serebryany
- patch: make ubsan report error summaries
Nick Lewycky
- patch: make ubsan report error summaries
Alexey Samsonov
- r193237 - [mips][msa] Add intrinsics that map to pseudo-instructions.
Daniel Sanders
- patch: make ubsan report error summaries
Nick Lewycky
- r193230 - And Again: Teach TreeTransform how to transform nested generic lambdas.
Rafael Espíndola
- r193230 - And Again: Teach TreeTransform how to transform nested generic lambdas.
Faisal Vali
- r193230 - And Again: Teach TreeTransform how to transform nested generic lambdas.
Rafael Espíndola
- Add -fauto-profile option to Clang driver
Diego Novillo
- [PATCH] [clang-extra-tools] [clang-format]
Curdeius Curdeius
- [PATCH] Use GEPs correctly when adjusting "this" in MicrosoftCXXABI
Timur Iskhodzhanov
- [PATCH] [clang-extra-tools] [clang-format]
Daniel Jasper
- [PATCH] Use GEPs correctly when adjusting "this" in MicrosoftCXXABI
Timur Iskhodzhanov
- [PATCH] cleanup redudant includes in ASTTypeTraits.h
Manuel Klimek
- [PATCH] Add partial support for the hasDeclaration() matcher in the dynamic layer.
Manuel Klimek
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Anna Zaks
- [PATCH] Resubmit "Refactor DynTypedMatcher into a value type class, just like Matcher<T>."
Samuel Benzaquen
- [PATCH] Resubmit "Refactor DynTypedMatcher into a value type class, just like Matcher<T>."
Samuel Benzaquen
- Fix double-delete crash in libclang/indexing.cpp
Olivier J. G.
- r193246 - Refactor out the circular reference to LambdaExpr in CXXRecordDecl.
Faisal Vali
- [patch] Refactor the Used flag logic (and a small bug fix)
Rafael Espíndola
- patch: make ubsan report error summaries
Alexey Samsonov
- r193248 - A decl never becomes unused. Make that explicit in the API.
Rafael Espindola
- [patch] Refactor the Used flag logic (and a small bug fix)
Rafael Espíndola
- [PATCH] Resubmit "Refactor DynTypedMatcher into a value type class, just like Matcher<T>."
Reid Kleckner
- [patch] Refactor the Used flag logic (and a small bug fix)
Rafael Espíndola
- r191484 - Sema: Respect -fdelayed-template-parsing when parsing constexpr functions
Richard Smith
- patch: make ubsan report error summaries
Richard Smith
- patch: make ubsan report error summaries
Richard Smith
- patch: sanitizer summaries are redundant, don't emit them
Richard Smith
- patch: make ubsan report error summaries
Nick Lewycky
- r193265 - [analyzer] Generate a LazyCompoundVal when loading from a union-typed region.
Jordan Rose
- r193267 - Intrinsics: fix extract & insert when index is out of bound.
Manman Ren
- [PATCH] Prefer breaking in places other than '(' for default style
Eric Christopher
- [PATCH] Prefer breaking in places other than '(' for default style
Manuel Klimek
- r193269 - AST: Mangle fields in anonymous structs/unions
David Majnemer
- [PATCH] Microsoft 64-bit Record Layout
Reid Kleckner
- r193203 - Sema: Allow IndirectFieldDecl to appear in a non-type template argument
David Majnemer
- r193274 - Parse: Disable delayed template parsing for constexpr functions
David Majnemer
- [PATCH] CodeGen: Emit globals with a constant initializer but no definition as available_externally.
Reid Kleckner
- r191484 - Sema: Respect -fdelayed-template-parsing when parsing constexpr functions
David Majnemer
- [PATCH] Microsoft 64-bit Record Layout
David Majnemer
- patch: make ubsan report error summaries
Nick Lewycky
- r193205 - Split -fsanitize=bounds to -fsanitize=array-bounds (for thefrontend-inserted
Nuno Lopes
- r193277 - Change title of section to reflect the concept, and not the mechanism.
Ted Kremenek
- r193278 - Provide documentation on attribute((objc_requires_super)).
Ted Kremenek
- r193281 - Fix typo.
Ted Kremenek
- patch: make ubsan report error summaries
Richard Smith
- patch: make ubsan report error summaries
Nick Lewycky
- [PATCH] Microsoft 64-bit Record Layout
Warren Hunt
- r193205 - Split -fsanitize=bounds to -fsanitize=array-bounds (for thefrontend-inserted
Richard Smith
- r193283 - Wordsmith text of objc_requires_super.
Ted Kremenek
- [PATCH] Microsoft 64-bit Record Layout
Reid Kleckner
- r193288 - More wordsmithing on objc_requires_super documentation.
Ted Kremenek
- [PATCH] Fix an instantiation error with nested generic lambdas and fptrs
Richard Smith
- r193290 - Implements 64 bit microsoft record layout and adds lit tests to cover
Warren Hunt
- [PATCH] Microsoft 64-bit Record Layout
Warren Hunt
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Richard Smith
- r193293 - Undoing accidental change to docs/LanguageExtensions.rst in my previous
Warren Hunt
- r193294 - Fix an instantiation bug with nested generic lambdas and conversion to fptrs.
Faisal Vali
- r193295 - PR17666: Instead of allowing an initial identifier argument in any attribute
Richard Smith
- r193296 - Fix a test file option from -emit-llvm -o to -emit-llvm-only.
Faisal Vali
- r193297 - Support GNU attributes in alias-declarations now that GCC has implemented them
Richard Smith
- patch: make ubsan report error summaries
Alexey Samsonov
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Alexey Samsonov
- [Patch] Unknown-bound array static data member of template shouldd be type dependent
Karthik Bhat
- patch: make ubsan report error summaries
Kostya Serebryany
- [PATCH] cleanup redudant includes in ASTTypeTraits.h
Daniel Marjamäki
- SV: [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Daniel Marjamäki
- [PATCH] PR17633: -fsanitize=function requires -export-symbols.
Peter Collingbourne
- [PATCH] CodeGen: Emit globals with a constant initializer but no definition as available_externally.
Benjamin Kramer
- [PATCH] CodeGen: Emit globals with a constant initializer but no definition as available_externally.
Benjamin Kramer
- r193313 - Remove dead recursive function.
Benjamin Kramer
- [PATCH] [clang-extra-tools] [clang-format]
Daniel Jasper
- r193314 - Use the same SourceManager for ModuleMaps and compilations.
Manuel Klimek
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Peter Collingbourne
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Peter Collingbourne
- Unavailable method checker
Richard
- r193318 - Teach Clang to recognize and ignore GCC's -fdiagnostics-show-location
Chandler Carruth
- r193319 - Teach Clang to accept and ignore -f[no-]implicit-templates.
Chandler Carruth
- r193325 - clang-format: Cleanup array initializer and dict initializer formatting.
Daniel Jasper
- r193328 - ARM-Darwin: Use the *-*-darwin-eabi triple for v6m & v7m archs
Tim Northover
- r193290 - Implements 64 bit microsoft record layout and adds lit tests to cover
Sebastian Redl
- r193290 - Implements 64 bit microsoft record layout and adds lit tests to cover
Timur Iskhodzhanov
- [PATCH] Fix for bug in return type of __builtin_va_start.
Enea Zaffanella
- [PATCH] Add partial support for the hasDeclaration() matcher in the dynamic layer.
Manuel Klimek
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Alexander Potapenko
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Alexey Samsonov
- r193345 - clang-format: Be more conservative about column layout formatting.
Daniel Jasper
- r193346 - Tooling/ReplacementsYaml.h: Prune Tooling's llvm::yaml::ScalarTraits<std::string> corresponding to LLVM r193344.
NAKAMURA Takumi
- r193347 - Replaced duplicate code with calls to forwardInfo.
Chris Wailes
- [PATCH] Memory management cleanup in Consumed.cpp
Chris Wailes
- [PATCH] Memory management cleanup in Consumed.cpp
Aaron Ballman
- [PATCH] configure+make: install include/sanitizer into Clang
Alexander Potapenko
- Fix double-delete crash in libclang/indexing.cpp
Olivier J. G.
- r193352 - clang-format: Properly reset nested AnnotatedLine structure.
Daniel Jasper
- [llvm] r193350 - Reverting my r193344 checkin due to build breakage.
NAKAMURA Takumi
- Fix double-delete crash in libclang/indexing.cpp
David Majnemer
- r193353 - Revert "Tooling/ReplacementsYaml.h: Prune Tooling's llvm::yaml::ScalarTraits<std::string> corresponding to LLVM r193344."
Argyrios Kyrtzidis
- [llvm] r193350 - Reverting my r193344 checkin due to build breakage.
Argyrios Kyrtzidis
- [llvm] r193350 - Reverting my r193344 checkin due to build breakage.
John Thompson
- [llvm] r193350 - Reverting my r193344 checkin due to build breakage.
Argyrios Kyrtzidis
- [PATCH] configure+make: install include/sanitizer into Clang
Daniel Dunbar
- [PATCH] Fix to PR8880 (clang dies processing a for loop).
Serge Pavlov
- [PATCH] CodeGen: Emit globals with a constant initializer but no definition as available_externally.
Reid Kleckner
- r193359 - ObjectiveC IRGen. Replace _objc_empty_vtable pointer in Objective-C
Fariborz Jahanian
- [PATCH] [libcxx] Use better prefix for macro indicating a shared DLL build
Reid Kleckner
- [llvm] r193350 - Reverting my r193344 checkin due to build breakage.
Chandler Carruth
- [PATCH] Prefer breaking in places other than '(' for default style
Eric Christopher
- [PATCH] Prefer breaking in places other than '(' for default style
Chandler Carruth
- [PATCH] Prefer breaking in places other than '(' for default style
Daniel Jasper
- [llvm] r193350 - Reverting my r193344 checkin due to build breakage.
Argyrios Kyrtzidis
- [PATCH] Prefer breaking in places other than '(' for default style
Chandler Carruth
- [llvm] r193350 - Reverting my r193344 checkin due to build breakage.
Chandler Carruth
- [llvm] r193350 - Reverting my r193344 checkin due to build breakage.
Argyrios Kyrtzidis
- [PATCH] Prefer breaking in places other than '(' for default style
Daniel Jasper
- r193364 - Teach clang driver about Cortex-A53 and Cortex-A57.
Bernard Ogden
- r193365 - Set appropriate FPU default for Linux on v8
Bernard Ogden
- r193366 - Clean up char/numeric comparisons in ARM getTargetDefines
Bernard Ogden
- r193367 - Add driver support for FP, SIMD and crypto defaults.
Bernard Ogden
- [PATCH] AArch32 target support
Bernie Ogden
- [llvm] r193350 - Reverting my r193344 checkin due to build breakage.
Michael Gottesman
- [PATCH] [extra] pptrace - preprocessor tracing and testing tool
John Thompson
- [PATCH] [libcxx] Use better prefix for macro indicating a shared DLL build
Nico Rieck
- [PATCH] [libcxx] Use better prefix for macro indicating a shared DLL build
Reid Kleckner
- r193205 - Split -fsanitize=bounds to -fsanitize=array-bounds (for thefrontend-inserted
Nuno Lopes
- [PATCH] Remove unused CodeGenOptions from CodeGenTypes.
Mark Lacey
- [PATCH] Remove unused CodeGenOptions from CodeGenTypes.
Reid Kleckner
- r193376 - Remove unused CodeGenOptions from CodeGenTypes.
Mark Lacey
- [PATCH] Simplify handling of iboutletcollection and vec_type_hint attributes
Richard Smith
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Peter Collingbourne
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Peter Collingbourne
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Richard Smith
- [patch] [libcxx] new/.cpp trivial warning fix.
G M
- patch: break into debugger on death in sanitizers
Nick Lewycky
- r193383 - Refactor: Extract specializing the generic lambda call operator during conversion to fptr deduction into its own function.
Faisal Vali
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Peter Collingbourne
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Peter Collingbourne
- [PATCH] stdint.h should use the target's types, cleanup the targets
David Majnemer
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Richard Smith
- [PATCH] stdint.h should use the target's types, cleanup the targets
David Majnemer
- r193386 - Simplify and refactor the uninitialized field warning.
Richard Trieu
- [PATCH] [extra] pptrace - preprocessor tracing and testing tool
Sean Silva
- [patch] [libcxx] new/.cpp trivial warning fix.
Joerg Sonnenberger
- [patch] Refactor the Used flag logic (and a small bug fix)
Richard Smith
- [patch] [libcxx] new/.cpp trivial warning fix.
Marshall Clow
- r193388 - Consider used attributes in hidden decls.
Rafael Espindola
- [patch] Refactor the Used flag logic (and a small bug fix)
Rafael Espíndola
- [PATCH] stdint.h should use the target's types, cleanup the targets
David Majnemer
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Peter Collingbourne
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Peter Collingbourne
- [patch] [libcxx] new/.cpp trivial warning fix.
G M
- [patch] [libcxx] new/.cpp trivial warning fix.
Marshall Clow
- [PATCH] Add new warning to Clang to detect when all code paths in a function has a call back to the function.
Richard Trieu
- [patch] [libcxx] new/.cpp trivial warning fix.
G M
- [PATCH] [StaticAnalyzer] New checker StringPlusChar
Anders Rönnholm
- r193395 - Remove dead variables.
Benjamin Kramer
- [PATCH] configure+make: install include/sanitizer into Clang
Alexander Potapenko
- r193397 - Sema: Do not allow lambda expressions to appear inside of constant expressions
David Majnemer
- [PATCH] stdint.h should use the target's types, cleanup the targets
Tim Northover
- [PATCH] configure+make: install include/sanitizer into Clang
Alexander Potapenko
- [PATCH] stdint.h should use the target's types, cleanup the targets
David Majnemer
- [PATCH] configure+make: install include/sanitizer into Clang
Alexey Samsonov
- [PATCH] stdint.h should use the target's types, cleanup the targets
Tim Northover
- patch: break into debugger on death in sanitizers
Kostya Serebryany
- [PATCH] configure+make: install include/sanitizer into Clang
Alexander Potapenko
- [PATCH] stdint.h should use the target's types, cleanup the targets
Simon Atanasyan
- [PATCH] [analyzer][Review request] Better modelling of memcpy by the CStringChecker (PR16731)
Антон Ярцев
- [PATCH] Allow string literals as module identifiers
Daniel Jasper
- Fix for Bug 17376 - initialization list with conversion operator dont work properly and report error
MAYUR PANDEY
- [PATCH] stdint.h should use the target's types, cleanup the targets
Keith Walker
- r193410 - clang-format: Adapt line break penalties for LLVM style.
Daniel Jasper
- [PATCH] Prefer breaking in places other than '(' for default style
Daniel Jasper
- Endless operator-> chain causing infinite loop
Rahul Jain
- [PATCH] [extra] pptrace - preprocessor tracing and testing tool
John Thompson
- [PATCH] stdint.h should use the target's types, cleanup the targets
scott douglass
- [PATCH] check for Incorrect logic in operator
Anders Rönnholm
- patch: break into debugger on death in sanitizers
Chandler Carruth
- [PATCH] new check checking comparing of boolean expressions and literals
Per Viberg
- r193414 - Used OwningPtr to clean up some memory management in Consumed.cpp.
Chris Wailes
- [PATCH] Warn on duplicate function specifier
Serge Pavlov
- [PATCH] [extra] pptrace - preprocessor tracing and testing tool
John Thompson
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Alexey Samsonov
- Endless operator-> chain causing infinite loop
Arthur O'Dwyer
- Unavailable method checker
Jordan Rose
- r193418 - Add -Wstring-plus-char, which warns when adding char literals to C strings.
Jordan Rose
- [PATCH] [StaticAnalyzer] New checker StringPlusChar
Jordan Rose
- r193419 - Merge two adjacent ifs.
Rafael Espindola
- [PATCH] check for Incorrect logic in operator
Jordan Rose
- r193423 - Just detect a distro as being fedora or not.
Rafael Espindola
- [PATCH] [extra] pptrace - preprocessor tracing and testing tool
Sean Silva
- [PATCH] Make thunk this/return adjustment ABI-specific. Also, fix the return adjustment when using -cxx-abi microsoft
Timur Iskhodzhanov
- Endless operator-> chain causing infinite loop
Richard Smith
- patch: break into debugger on death in sanitizers
Kostya Serebryany
- patch: break into debugger on death in sanitizers
Chandler Carruth
- r193428 - I am about to change llvm::MemoryBuffer::getFile take take a Twine. Change
Rafael Espindola
- r193430 - Don't check for -L options that gcc doesn't use.
Rafael Espindola
- [PATCH] [extra] pptrace - preprocessor tracing and testing tool
Sean Silva
- r193414 - Used OwningPtr to clean up some memory management in Consumed.cpp.
Sean Silva
- [PATCH] clang-format: options for spacing template argument lists
Christopher Olsen
- r190691 - clang-format: Add -assume-filename option for editor integrations.
Nico Weber
- r193433 - clang-format.py: Make formatting unnamed buffers work again (broke in r190691).
Nico Weber
- [PATCH] Warn on duplicate function specifier
Richard Smith
- r190691 - clang-format: Add -assume-filename option for editor integrations.
Daniel Jasper
- r190691 - clang-format: Add -assume-filename option for editor integrations.
Nico Weber
- [PATCH] Allow string literals as module identifiers
Richard Smith
- [PATCH] Remove -ast-dump-xml
Richard Smith
- [PATCH] Warn on duplicate function specifier
Reid Kleckner
- [PATCH] Allow a module to require the absence of a feature
Richard Smith
- [PATCH] Make thunk this/return adjustment ABI-specific. Also, fix the return adjustment when using -cxx-abi microsoft
Reid Kleckner
- [PATCH] clang-format: options for spacing template argument lists
Sean Silva
- [PATCH] Recognize _alloca as an alias for the alloca builtin
Reid Kleckner
- r178105 - [modules] Re-enable the "ambiguous expansion of macro" warning.
Richard Smith
- r193439 - ObjectiveC: under -Wunused-property-ivar warn if property's
Fariborz Jahanian
- r193441 - Minor performance improvement to not do unnecessary work
Fariborz Jahanian
- [PATCH] Add CodeGenABITypes.h for use in LLDB.
Mark Lacey
- r193443 - Skip this test when using lit integrated shell
Alp Toker
- [PATCH] define [U]LLONG_{MIN,MAX} for C++11
Richard Smith
- r178105 - [modules] Re-enable the "ambiguous expansion of macro" warning.
Argyrios Kyrtzidis
- r178105 - [modules] Re-enable the "ambiguous expansion of macro" warning.
Richard Smith
- [PATCH] check for Incorrect logic in operator
Richard Trieu
- [PATCH] configure+make: install include/sanitizer into Clang
Daniel Dunbar
- r178105 - [modules] Re-enable the "ambiguous expansion of macro" warning.
Argyrios Kyrtzidis
- [PATCH] SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Peter Collingbourne
- r193452 - Document that -fsanitize=function is Linux-only.
Peter Collingbourne
- r178105 - [modules] Re-enable the "ambiguous expansion of macro" warning.
Richard Smith
- r193453 - ObjectiveC arc. Warn when an implicitly 'strong' property
Fariborz Jahanian
- r193455 - [analyzer] Don't emit an "Assuming x is <OP> y" if it's not a comparison op.
Jordan Rose
- r178105 - [modules] Re-enable the "ambiguous expansion of macro" warning.
Argyrios Kyrtzidis
- r178105 - [modules] Re-enable the "ambiguous expansion of macro" warning.
Richard Smith
- r193456 - clang/test/CodeGenCXX/debug-info-namespace.cpp: Suppress this also on msys, for now since r193116.
NAKAMURA Takumi
- patch: break into debugger on death in sanitizers
Kostya Serebryany
- r193461 - Sema: Correctly build pointer-to-member arguments from a template argument with an IndirectFieldDecl
David Majnemer
- r193462 - Sema: Emit a nicer diagnostic when IndirectFieldDecls show up inappropriately in non-type template arguments
David Majnemer
- patch: break into debugger on death in sanitizers
Manuel Klimek
- patch: break into debugger on death in sanitizers
Alexander Potapenko
- patch: break into debugger on death in sanitizers
Kostya Serebryany
- r193469 - Remove unused diagnostic.
Benjamin Kramer
- [PATCH] CodeGen: Emit globals with a constant initializer but no definition as available_externally.
Benjamin Kramer
- r193473 - Quote wildcard in test's grep argument
Alp Toker
- [PATCH] Fix crash parsing pragma after a case or a default
Olivier Goffart
- [PATCH] Fix an instantiation error with nested generic lambdas and fptrs
Faisal Vali
- [PATCH] sizeof a packexpansion should be in an unevaluated context
Faisal Vali
- r193474 - FileCheckize
Alp Toker
- [PATCH] Allow string literals as module identifiers
Daniel Jasper
- [PATCH] Allow string literals as module identifiers
Daniel Jasper
- [PATCH] Allow a module to require the absence of a feature
Daniel Jasper
- r193475 - clang-format: Fix ObjC method exprs with variadic parameters.
Daniel Jasper
- r178105 - [modules] Re-enable the "ambiguous expansion of macro" warning.
Argyrios Kyrtzidis
- r193484 - Check IR and don't use temporary files.
Rafael Espindola
- r193485 - Remove REQUIRES aarch64-registered-target from test
Alp Toker
- [PATCH] define [U]LLONG_{MIN,MAX} for C++11
JF Bastien
- r193495 - Add trunk revision number on the online HTML docs.
Bill Wendling
- [PATCH] define [U]LLONG_{MIN,MAX} for C++11
Richard Smith
- [PATCH] Remove -ast-dump-xml
Kim Gräsman
- [PATCH] clang-format: options for spacing template argument lists
Daniel Jasper
- [PATCH] Fix ARM cross compile crt*.o search path.
Logan Chien
- [PATCH] Support cross compiling to arm on ubuntu.
Rafael Ávila de Espíndola
- [PATCH] Fix ARM cross compile crt*.o search path.
Rafael Ávila de Espíndola
- [PATCH] Fix ARM cross compile crt*.o search path.
Anton Korobeynikov
- [PATCH] [extra] pptrace - preprocessor tracing and testing tool
Kim Gräsman
- Unavailable method checker
Richard
- r193502 - Use -target instead of triple and use FileCheck.
Rafael Espindola
- [PATCH] Support cross compiling to arm on ubuntu.
Logan Chien
- [PATCH] Fix ARM cross compile crt*.o search path.
Logan Chien
- r193503 - Fix option spelling.
Rafael Espindola
- r193504 - Fix option typo.
Rafael Espindola
- [PATCH] Error on invalid options in -### mode
Rafael Ávila de Espíndola
- [PATCH] Support cross compiling to arm on ubuntu.
Rafael Ávila de Espíndola
- [PATCH] Support cross compiling to arm on ubuntu.
Rafael Espíndola
- [PATCH] Support cross compiling to arm on ubuntu.
Rafael Ávila de Espíndola
- [PATCH] Support cross compiling to arm on ubuntu.
Rafael Ávila de Espíndola
- r193505 - Fix the inconsistent order of parameters in the GetVBaseOffsetFromVBPtr definition and declaration
Timur Iskhodzhanov
- r193505 - Fix the inconsistent order of parameters in the GetVBaseOffsetFromVBPtr definition and declaration
Timur Iskhodzhanov
- [PATCH] Make thunk this/return adjustment ABI-specific. Also, fix the return adjustment when using -cxx-abi microsoft
Timur Iskhodzhanov
- [PATCH] Make thunk this/return adjustment ABI-specific. Also, fix the return adjustment when using -cxx-abi microsoft
Timur Iskhodzhanov
- [PATCH] Make thunk this/return adjustment ABI-specific. Also, fix the return adjustment when using -cxx-abi microsoft
Timur Iskhodzhanov
- [PATCH] Make thunk this/return adjustment ABI-specific. Also, fix the return adjustment when using -cxx-abi microsoft
Timur Iskhodzhanov
- [PATCH] define [U]LLONG_{MIN,MAX} for C++11
JF Bastien
- [PATCH] define [U]LLONG_{MIN,MAX} for C++11
Richard Smith
- r193506 - Define [U]LLONG_{MIN,MAX} for C++11, add tests.
JF Bastien
- r193507 - Fix typo in test's REQUIRES line
Alp Toker
- [PATCH] define [U]LLONG_{MIN,MAX} for C++11
JF Bastien
- Endless operator-> chain causing infinite loop
Rahul Jain
- r193507 - Fix typo in test's REQUIRES line
NAKAMURA Takumi
- [PATCH] Implement capturing for generic lambdas
Faisal Vali
- r193513 - StaticAnalyzer/Checkers/DynamicTypePropagation.cpp: Fix in comments. 80-col and an utf8 char.
NAKAMURA Takumi
- [PATCH] stdint.h should use the target's types, cleanup the targets
David Majnemer
- [PATCH] stdint.h should use the target's types, cleanup the targets
David Majnemer
Last message date:
Sun Oct 27 22:47:39 PDT 2013
Archived on: Tue Aug 4 15:31:19 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).