The Week Of Monday 27 May 2013 Archives by thread
Starting: Mon May 27 03:49:52 PDT 2013
Ending: Sun Jun 2 22:03:03 PDT 2013
Messages: 289
- [PATCH] Add -fsanitize=leak to driver options.
Alexey Samsonov
- r182729 - Add -fsanitize=leak to driver options.
Sergey Matveev
- r182731 - Fix hacky way of preventing a certain type of line break.
Daniel Jasper
- [PATCH] Major refactoring of BreakableToken.
Manuel Klimek
- [PATCH] Driver: implement --runtime-sysroot option.
Peter Collingbourne
- r182732 - Address post-review comment from dblakie.
Manuel Klimek
- r182733 - Improve indentation of assignments.
Daniel Jasper
- [PATCH] Driver: implement --dyld-prefix option.
Peter Collingbourne
- r182735 - Move 3 helper function to Linkage.h
Rafael Espindola
- [clang-tools-extra] r182736 - Fix UseAuto replacing declaration lists with new expressions
Ariel J. Bernal
- r182737 - Fix the linkage of local types in inline VisibleNoLinkage functions.
Rafael Espindola
- [PATCH] Get rid of VTableContext::ComputeMethodVTableIndices() and VTableContext::getNumVirtualFunctionPointers()
Timur Iskhodzhanov
- r182738 - Major refactoring of BreakableToken.
Manuel Klimek
- r182741 - Improve formatting of templates.
Daniel Jasper
- [Patch] Make atomics work on FreeBSD+arm
Ed Schouten
- r182742 - Remove unreachable return
David Blaikie
- PATCH] Add a SparcV9ABIInfo class for handling the standard SPARC v9 ABI
Jakob Stoklund Olesen
- r182744 - Driver: implement --dyld-prefix option.
Peter Collingbourne
- r182745 - Add a SparcV9ABIInfo class for handling the standard SPARC v9 ABI.
Jakob Stoklund Olesen
- LLVM buildmaster will be restarted in few minutes
Galina Kistanova
- r182749 - use getLVForDecl for consistency.
Rafael Espindola
- r182750 - Propagate VisibleNoLinkage down to class members.
Rafael Espindola
- r182753 - Build correct coercion types in SparcV9ABIInfo.
Jakob Stoklund Olesen
- r182754 - Fix formatting of expressions containing ">>".
Daniel Jasper
- r182756 - Clean up formatting of function types.
Daniel Jasper
- r182757 - Fixes indentation of empty lines in block comments.
Manuel Klimek
- r182760 - Disable tab expansion when counting the columns in block comments.
Manuel Klimek
- [PATCH] A first step towards giving format tokens pointer identity.
Manuel Klimek
- r182767 - Initial support for designated initializers.
Daniel Jasper
- r182768 - A first step towards giving format tokens pointer identity.
Manuel Klimek
- r182769 - clang/test/Driver/dyld-prefix.c: Exclude MSYS bash.
NAKAMURA Takumi
- [PATCH] Formatting 'enum class' and 'enum struct' as enumerations
Joe Hermaszewski
- [PATCH] [ms-cxxabi] There are no key functions in the Microsoft C++ ABI
Reid Kleckner
- [PATCH] [ms-cxxabi] Implement MSVC virtual base adjustment
Reid Kleckner
- r182772 - Make UnwrappedLines and AnnotatedToken contain pointers to FormatToken.
Manuel Klimek
- r182773 - Fix a crash when we were trying to compute the linkage too early.
Rafael Espindola
- [PATCH] Added the Allman brace style
Joe Hermaszewski
- [PATCH] Added some options related to inserting spaces around parentheses
Joe Hermaszewski
- [patch] Check the linkage cache at every recursive step
Rafael Espíndola
- r182777 - Fix formatting regression regarding pointers to arrays.
Daniel Jasper
- [PATCH] Warn on empty switch statements
Aaron Ballman
- r180976 - Move parsing of identifiers in MS-style inline assembly into
Hans Wennborg
- [PATCH] Tooling: Call-back for begin/end of sources for newFrontendActionFactory
Edwin Vane
- r182780 - [analyzer] Use a more generic MemRegion.getAsOffset to evaluate bin operators on MemRegions
Anna Zaks
- r182781 - Patch to issue error when target of MacOS and iOS
Fariborz Jahanian
- r182788 - Support uniform inits in braced lists.
Daniel Jasper
- r179379 - Revamps structural error detection / handling.
Daniel Jasper
- [PATCH] Support for #pragma detect_mismatch
Aaron Ballman
- r182796 - Remove obsolete variable as discovered in post-commit review.
Daniel Jasper
- r182798 - Add an overridable MatchCallback::onEndOfTranslationUnit() function.
Peter Collingbourne
- [PATCH] Add an overridable MatchCallback::onEndOfTranslationUnit() function.
Peter Collingbourne
- [PATCH] Fallback to operator new for MSVC compatibility
Aaron Ballman
- r182799 - Check the linkage cache at every recursive step.
Rafael Espindola
- [PATCH] Disallow extern declarations of type void in C++ mode
David Majnemer
- r182808 - [analyzer] Re-enable reasoning about CK_LValueBitCast
Anna Zaks
- r182811 - Remove links to old checker builds.
Ted Kremenek
- r182812 - Objective-C [qoi]: Improve on diagnostic when a method used
Fariborz Jahanian
- [PATCH] [Sema] Make FunctionType's TSI use unadjusted argument types
Reid Kleckner
- r182814 - Disallow extern decls of type void in C++ mode
David Majnemer
- [PATCH] Heed ABIArgInfo::getInReg() for return values
Jakob Stoklund Olesen
- r182818 - Add a testcase from pr16059.
Rafael Espindola
- r182821 - Fix bad indentation.
Jakob Stoklund Olesen
- [PATCH] Fix CoerceIntOrPtrToIntOrPtr on big-endian targets
Jakob Stoklund Olesen
- r182823 - Don't compute the visibility unless we really have to.
Rafael Espindola
- Aprovados rela��o publicada Muqui
Edson
- [PATCH] Initial clang-tidy architecture
Daniel Jasper
- r182849 - Add option to always break template declarations.
Daniel Jasper
- [PATCH] Leave some macros on their own line
Daniel Jasper
- r182855 - Leave some macros on their own line
Daniel Jasper
- r182856 - Add return missing in r182855.
Daniel Jasper
- [PATCH] The second step in the token refactoring.
Manuel Klimek
- r182859 - The second step in the token refactoring.
Manuel Klimek
- r182861 - Use a non-recursive implementation to reconstruct line breaks.
Manuel Klimek
- [PATCH] [ms-cxxabi] Mangle function pointer arguments correctly
Reid Kleckner
- r182864 - Tooling: Call back for both begin and end of sources
Edwin Vane
- r182865 - [ms-cxxabi] There are no key functions in the Microsoft C++ ABI
Reid Kleckner
- r182866 - [ms-cxxabi] Fix r182865 to have an actual Itanium-style key function
Reid Kleckner
- r182870 - [ms-cxxabi] Implement MSVC virtual base adjustment
Reid Kleckner
- [PATCH] Implements DR 712 (odr-use, potential results of an expression)
Faisal Vali
- [PATCH] Fix UseAuto replacing declaration lists with new expressions
Ariel Bernal
- r182871 - [libclang] For "@import .." code-completion results, associate a CXCursor_ModuleImportDecl cursor instead of CXCursor_NotImplemented.
Argyrios Kyrtzidis
- r182874 - Remove unused field.
Rafael Espindola
- r182880 - [analyzer] Accept references to variables declared "extern void" (C only).
Jordan Rose
- r182881 - Turn CLANG_ENABLE_{ARCMT, REWRITER, STATIC_ANALYZER} into proper options so that
Roman Divacky
- r182882 - Add another test case for r182814.
David Majnemer
- r182884 - Split off casts to void* for -Wint-to-pointer-cast to subgroup -Wint-to-void-pointer-cast.
Ted Kremenek
- r182886 - Fixes error when splitting block comments.
Manuel Klimek
- [PATCH] [ms-cxxabi] Implement vbtable name mangling
Reid Kleckner
- r182890 - Document -fno-sanitize-recover and -fsanitize-undefined-trap-on-error and attempt to explain the difference between them.
Richard Smith
- r182895 - [libclang] When indexing a @synthesize, don't consider that it defines a getter/setter if one is already defined by the user.
Argyrios Kyrtzidis
- r182904 - [analyzer; new edges] In for(; ; ), use the ForStmt itself for loop notes.
Jordan Rose
- r182905 - Add support to fallback on operator new when a placement operator new[] is called for which there is no valid declaration. This fallback only happens in Microsoft compatibility mode. This patch addresses PR13164, and improves support for the WDK.
Aaron Ballman
- r182906 - Switching the tests to use size_t instead of unsigned int to hopefully appease the Linux x64 build bot.
Aaron Ballman
- r182907 - Switching the tests to use size_t instead of unsigned int to hopefully appease the Linux x64 build bot (take 2, forgot this test case).
Aaron Ballman
- [patch] Fix PR16060
Rafael Espíndola
- r182911 - Added documentation to TypeVisitor. No code changes.
Serge Pavlov
- r182913 - Fix crasher when formatting certain block comments.
Daniel Jasper
- r182916 - Add asserts to guard against regressions.
Manuel Klimek
- r182923 - Fix default value of clang-format-diff's -p option.
Daniel Jasper
- r182927 - Fixed typo.
Serge Pavlov
- [PATCH] cpp11-migrate: Transforms collect timing data.
Edwin Vane
- [PATCH] Unions with References
Aaron Ballman
- r182930 - Coding style fix for SourceFileCallbacks
Edwin Vane
- r182645 - Add -lrt to sanitizer link arguments.
Nathan Froyd
- [PATCH] [OpenCL] Add string literals to the constant address space.
Joey Gouly
- r182932 - Fix another clang-format crasher related to multi-line comments.
Daniel Jasper
- r182934 - Fix typo in comment.
Benjamin Kramer
- r182936 - Microsoft has a language extension which allows union members to be
Aaron Ballman
- r182940 - More fixes for clang-format's multiline comment breaking.
Daniel Jasper
- [PATCH] [PATCH] fixing clang crash when reading an anonymous field initializer from a PCH file
Yunzhong Gao
- [clang-tools-extra] r182942 - cpp11-migrate: Transforms collect timing data.
Edwin Vane
- [PATCH] cpp11-migrate: Add option to detect and use macros that expand to 'override'
Edwin Vane
- r182946 - fix formatting.
Adrian Prantl
- r182947 - Do not reuse the debug location of the return value's store if there is autorelease code to be emitted between store and return instructions. This is analoguous to what we do for lexical scope cleanups.
Adrian Prantl
- r182948 - [analyzer] Don't crash if a block's signature just has the return type.
Jordan Rose
- r182951 - Fix potential infinite loop when iterating over redeclarations of an ObjMethodDecl, resulting from invalid code.
Argyrios Kyrtzidis
- [clang-tools-extra] r182957 - Tweak autoconf link params to fix migrator build
Edwin Vane
- [clang-tools-extra] r182959 - Fix the build. Use proper names here.
Bill Wendling
- r182962 - Fix PR16060.
Rafael Espindola
- r182963 - Revert "[analyzer; alternate edges] don't add an edge incoming from the start of a function"
Jordan Rose
- r182964 - Objective-C: Implements gcc's -Wselector option
Fariborz Jahanian
- r182966 - fixes a comment in my last patch.
Fariborz Jahanian
- r182969 - Walk over MaterializeTemporaryExpr when reverting an initializer to its
Richard Smith
- [PATCH] N3323 -- Tweak to certain C++ contextual conversions
Larisse Voufo
- r182974 - [PCH] Fix crash with valid code, related to anonymous field initializers.
Argyrios Kyrtzidis
- r182981 - [analyzer] Add --override-compiler option to scan-build.
Anna Zaks
- r182982 - [analyzer] Always use ccc-analyzer when running scan-build on buildbot
Anna Zaks
- r182983 - Fix handling of braced-init-list as reference initializer within aggregate
Richard Smith
- [PATCH] Warn on malformed header guards
Richard Trieu
- [PATCH] New warning to detect when a logical not is applied to the LHS of a comparison when the intent was for the logical not to apply to the whole comparison
Richard Trieu
- [PATCH] Warn on suspicious increments/decrements in for loops
Richard Trieu
- [PATCH] Fix recognition of empty structures/unions
Serge Pavlov
- [PATCH] Allow paren casted throw statements inside of ternary expressions
David Majnemer
- r182986 - [analyzer; alternate arrows] Rename 'adjustBranchEdges' to 'splitBranchConditionEdges'.
Ted Kremenek
- r182987 - [analyzer; new edges] in splitBranchConditionEdges() do not check that predecessor edge has source in the same lexical scope as the target branch.
Ted Kremenek
- [PATCH] Properly consider the range of enum for range comparisons in C mode
David Majnemer
- [PATCH] Fix parsing comma in default arguments.
Olivier Goffart
- r182992 - Fix detection/formatting of braced lists in ternary expressions.
Daniel Jasper
- [clang-tools-extra] r183001 - cpp11-migrate: Add option to detect and use macros that expand to 'override'
Edwin Vane
- r183007 - Properly format nested conditional operators.
Daniel Jasper
- r183008 - Make formatting of empty blocks more consistent.
Daniel Jasper
- r183009 - Improve clang-format's error recovery.
Daniel Jasper
- r183010 - Fix test error caused by r183008.
Daniel Jasper
- r183014 - Improve clang-format's c-style cast detection.
Daniel Jasper
- r183015 - Disable non-standard library builtins in non-gnu language modes.
Benjamin Kramer
- r183018 - [analyzer; new edges] add simplifySimpleBranches() to reduce edges for branches.
Ted Kremenek
- r183019 - Testcase for r183015.
Benjamin Kramer
- r183029 - Slightly extend matching for atomic loads.
Ed Schouten
- r183033 - Add support for optimized (non-generic) atomic libcalls.
Ed Schouten
- r183036 - Fix style bug introduced in r183033.
Ed Schouten
- r183046 - Put the PR16167 tests together
David Majnemer
- r183048 - Objective-C: Fixes an ivar lookup bug where
Fariborz Jahanian
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- r183055 - [analyzer] Fix a false positive reported on rare strange code, which happens to be in JSONKit
Anna Zaks
- r183056 - Fix the indentation on the AST visitors used in -Wloop-analysis.
Richard Trieu
- Patch to enable -fPIE and -fstack-protector by default on OpenBSD
Matthew Dempsky
- r183077 - Improve recognition of template parameters.
Daniel Jasper
- r183082 - PR12848: When emitting a local variable declared 'constexpr', always initialize it with a store or a memcpy, not by emitting the initializer expression. This is not required for correctness, but more closely aligns with people's expectations, and is cheap (since we've already evaluated the initializer).
Richard Smith
- r183084 - Properly consider the range of enum for range comparisons in C mode
David Majnemer
- r183085 - Allow paren casted throw statements inside of ternary expressions
David Majnemer
- r183089 - Fix handling of pointers-to-members and comma expressions when
Richard Smith
- r183092 - Fix a couple of bugs where jump diagnostics would not notice that a variable
Richard Smith
- r183093 - Refactor constant expression evaluation to associate the complete object of a
Richard Smith
Last message date:
Sun Jun 2 22:03:03 PDT 2013
Archived on: Tue Aug 4 15:31:04 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).