The Week Of Monday 27 May 2013 Archives by date
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
- [PATCH] 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] 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] Major refactoring of BreakableToken.
Alexander Kornienko
- [PATCH] Driver: implement --runtime-sysroot option.
Rafael Espíndola
- [PATCH] Driver: implement --runtime-sysroot option.
Peter Collingbourne
- [PATCH] Major refactoring of BreakableToken.
Manuel Klimek
- [PATCH] Major refactoring of BreakableToken.
Manuel Klimek
- [PATCH] Driver: implement --dyld-prefix option.
Peter Collingbourne
- [PATCH] Major refactoring of BreakableToken.
Daniel Jasper
- 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
- [PATCH] Major refactoring of BreakableToken.
Manuel Klimek
- [PATCH] Major refactoring of BreakableToken.
Manuel Klimek
- r182738 - Major refactoring of BreakableToken.
Manuel Klimek
- [PATCH] Major refactoring of BreakableToken.
Manuel Klimek
- r182741 - Improve formatting of templates.
Daniel Jasper
- [Patch] Make atomics work on FreeBSD+arm
Ed Schouten
- [PATCH] Driver: implement --dyld-prefix option.
Rafael Ávila de Espíndola
- r182742 - Remove unreachable return
David Blaikie
- r182732 - Address post-review comment from dblakie.
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
- [PATCH] Driver: implement --dyld-prefix option.
Peter Collingbourne
- PATCH] Add a SparcV9ABIInfo class for handling the standard SPARC v9 ABI
Rafael Espíndola
- 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
- [PATCH] A first step towards giving format tokens pointer identity.
Daniel Jasper
- [PATCH] A first step towards giving format tokens pointer identity.
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] Formatting 'enum class' and 'enum struct' as enumerations
Manuel Klimek
- [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
- [PATCH] Formatting 'enum class' and 'enum struct' as enumerations
Manuel Klimek
- r182772 - Make UnwrappedLines and AnnotatedToken contain pointers to FormatToken.
Manuel Klimek
- [PATCH] [ms-cxxabi] Implement MSVC virtual base adjustment
Aaron Ballman
- 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] Added the Allman brace style
Manuel Klimek
- [patch] Check the linkage cache at every recursive step
Rafael Espíndola
- [PATCH] Added the Allman brace style
Joe Hermaszewski
- [PATCH] Added the Allman brace style
Manuel Klimek
- r182777 - Fix formatting regression regarding pointers to arrays.
Daniel Jasper
- [PATCH] Warn on empty switch statements
Aaron Ballman
- [patch] Check the linkage cache at every recursive step
John McCall
- [patch] Check the linkage cache at every recursive step
John McCall
- 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
- [patch] Check the linkage cache at every recursive step
Rafael Espíndola
- [patch] Check the linkage cache at every recursive step
John McCall
- 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
- r182788 - Support uniform inits in braced lists.
Manuel Klimek
- r182796 - Remove obsolete variable as discovered in post-commit review.
Daniel Jasper
- r182788 - Support uniform inits in braced lists.
Daniel Jasper
- [PATCH] [ms-cxxabi] There are no key functions in the Microsoft C++ ABI
Peter Collingbourne
- 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
- [PATCH] Disallow extern declarations of type void in C++ mode
Richard Smith
- [PATCH] Fallback to operator new for MSVC compatibility
Richard Smith
- r182808 - [analyzer] Re-enable reasoning about CK_LValueBitCast
Anna Zaks
- r182811 - Remove links to old checker builds.
Ted Kremenek
- [PATCH] Fallback to operator new for MSVC compatibility
Sebastian Redl
- r182812 - Objective-C [qoi]: Improve on diagnostic when a method used
Fariborz Jahanian
- [PATCH] Fallback to operator new for MSVC compatibility
Richard Smith
- [PATCH] Fallback to operator new for MSVC compatibility
Aaron Ballman
- [PATCH] Fallback to operator new for MSVC compatibility
Richard Smith
- [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] Fallback to operator new for MSVC compatibility
Richard Smith
- [PATCH] Heed ABIArgInfo::getInReg() for return values
Jakob Stoklund Olesen
- [PATCH] Warn on empty switch statements
Richard Smith
- 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
- [PATCH] Leave some macros on their own line
Manuel Klimek
- r182855 - Leave some macros on their own line
Daniel Jasper
- [PATCH] 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
- r182814 - Disallow extern decls of type void in C++ mode
Rafael Espíndola
- [PATCH] Warn on empty switch statements
Aaron Ballman
- [PATCH] The second step in the token refactoring.
Daniel Jasper
- r182859 - The second step in the token refactoring.
Manuel Klimek
- [PATCH] The second step in the token refactoring.
Manuel Klimek
- [PATCH] Fallback to operator new for MSVC compatibility
Aaron Ballman
- 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
- [PATCH] Tooling: Call-back for begin/end of sources for newFrontendActionFactory
Edwin Vane
- [PATCH] Tooling: Call-back for begin/end of sources for newFrontendActionFactory
Edwin Vane
- [PATCH] [ms-cxxabi] There are no key functions in the Microsoft C++ ABI
Reid Kleckner
- r182865 - [ms-cxxabi] There are no key functions in the Microsoft C++ ABI
Reid Kleckner
- [PATCH] [ms-cxxabi] There are no key functions in the Microsoft C++ ABI
Reid Kleckner
- [PATCH] [ms-cxxabi] There are no key functions in the Microsoft C++ ABI
Peter Collingbourne
- r182866 - [ms-cxxabi] Fix r182865 to have an actual Itanium-style key function
Reid Kleckner
- [PATCH] [ms-cxxabi] Implement MSVC virtual base adjustment
Reid Kleckner
- [PATCH] Fallback to operator new for MSVC compatibility
Aaron Ballman
- r182870 - [ms-cxxabi] Implement MSVC virtual base adjustment
Reid Kleckner
- [PATCH] [ms-cxxabi] Implement MSVC virtual base adjustment
Reid Kleckner
- [PATCH] Implements DR 712 (odr-use, potential results of an expression)
Faisal Vali
- [PATCH] Initial clang-tidy architecture
Sean Silva
- r182855 - Leave some macros on their own line
Sean Silva
- [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
- r182855 - Leave some macros on their own line
Daniel Jasper
- [PATCH] Initial clang-tidy architecture
Daniel Jasper
- [PATCH] Initial clang-tidy architecture
Sean Silva
- [PATCH] Initial clang-tidy architecture
Daniel Jasper
- [PATCH] Support for #pragma detect_mismatch
Reid Kleckner
- [PATCH] Warn on empty switch statements
Richard Smith
- r182874 - Remove unused field.
Rafael Espindola
- [PATCH] Fallback to operator new for MSVC compatibility
Richard Smith
- [PATCH] Support for #pragma detect_mismatch
Aaron Ballman
- [PATCH] Warn on empty switch statements
Aaron Ballman
- [PATCH] Fallback to operator new for MSVC compatibility
Aaron Ballman
- [PATCH] Warn on empty switch statements
Reid Kleckner
- [PATCH] Support for #pragma detect_mismatch
Reid Kleckner
- [PATCH] Support for #pragma detect_mismatch
Aaron Ballman
- [PATCH] Initial clang-tidy architecture
João Matos
- [PATCH] Initial clang-tidy architecture
Daniel Jasper
- 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
- r182881 - Turn CLANG_ENABLE_{ARCMT, REWRITER, STATIC_ANALYZER} into proper options so that
Jordan Rose
- r182881 - Turn CLANG_ENABLE_{ARCMT, REWRITER, STATIC_ANALYZER} into proper options so that
Roman Divacky
- r182881 - Turn CLANG_ENABLE_{ARCMT, REWRITER, STATIC_ANALYZER} into proper options so that
Jordan Rose
- r182884 - Split off casts to void* for -Wint-to-pointer-cast to subgroup -Wint-to-void-pointer-cast.
Ted Kremenek
- [PATCH] Implements DR 712 (odr-use, potential results of an expression)
Richard Smith
- r182886 - Fixes error when splitting block comments.
Manuel Klimek
- [PATCH] [ms-cxxabi] Implement vbtable name mangling
Reid Kleckner
- [PATCH] Fallback to operator new for MSVC compatibility
Richard Smith
- r182882 - Add another test case for r182814.
Richard Smith
- r182886 - Fixes error when splitting block comments.
Alexander Kornienko
- 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
- [PATCH] Fallback to operator new for MSVC compatibility
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] Make atomics work on FreeBSD+arm
Ed Schouten
- [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] cpp11-migrate: Transforms collect timing data.
Edwin Vane
- [PATCH] Unions with References
Sebastian Redl
- [PATCH] [OpenCL] Add string literals to the constant address space.
Joey Gouly
- [PATCH] cpp11-migrate: Transforms collect timing data.
Dmitri Gribenko
- [PATCH] Unions with References
Reid Kleckner
- [PATCH] cpp11-migrate: Transforms collect timing data.
Edwin Vane
- [PATCH] cpp11-migrate: Transforms collect timing data.
Edwin Vane
- r182932 - Fix another clang-format crasher related to multi-line comments.
Daniel Jasper
- r182934 - Fix typo in comment.
Benjamin Kramer
- [PATCH] [ms-cxxabi] Implement vbtable name mangling
Reid Kleckner
- r182936 - Microsoft has a language extension which allows union members to be
Aaron Ballman
- [PATCH] Unions with References
Aaron Ballman
- [PATCH] [OpenCL] Add string literals to the constant address space.
Jordan Rose
- 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
- [PATCH] cpp11-migrate: Transforms collect timing data.
Tareq A. Siraj
- [clang-tools-extra] r182942 - cpp11-migrate: Transforms collect timing data.
Edwin Vane
- [PATCH] cpp11-migrate: Transforms collect timing data.
Edwin Vane
- [PATCH] 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
- [PATCH] cpp11-migrate: Add option to detect and use macros that expand to 'override'
Edwin Vane
- [PATCH] cpp11-migrate: Add option to detect and use macros that expand to 'override'
Edwin Vane
- 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
- [PATCH] cpp11-migrate: Add option to detect and use macros that expand to 'override'
Edwin Vane
- [PATCH] cpp11-migrate: Add option to detect and use macros that expand to 'override'
Tareq A. Siraj
- [clang-tools-extra] r182959 - Fix the build. Use proper names here.
Bill Wendling
- [patch] Fix PR16060
Rafael Espíndola
- [patch] Fix PR16060
Richard Smith
- 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
- 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
- [PATCH] [PATCH] fixing clang crash when reading an anonymous field initializer from a PCH file
Argyrios Kyrtzidis
- [PATCH] N3323 -- Tweak to certain C++ contextual conversions
Richard Smith
- 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
- r182645 - Add -lrt to sanitizer link arguments.
Bill Wendling
- [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
- r182645 - Add -lrt to sanitizer link arguments.
Evgeniy Stepanov
- [PATCH] Fix parsing comma in default arguments.
Olivier Goffart
- r182992 - Fix detection/formatting of braced lists in ternary expressions.
Daniel Jasper
- [PATCH] [OpenCL] Add string literals to the constant address space.
Joey Gouly
- [clang-tools-extra] r183001 - cpp11-migrate: Add option to detect and use macros that expand to 'override'
Edwin Vane
- [PATCH] cpp11-migrate: Add option to detect and use macros that expand to 'override'
Edwin Vane
- [PATCH] [OpenCL] Add string literals to the constant address space.
Joey Gouly
- [PATCH] Properly consider the range of enum for range comparisons in C mode
Rafael Espíndola
- 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
- [Patch] Make atomics work on FreeBSD+arm
Rafael Espíndola
- r183015 - Disable non-standard library builtins in non-gnu language modes.
Rafael Espíndola
- r183018 - [analyzer; new edges] add simplifySimpleBranches() to reduce edges for branches.
Ted Kremenek
- r183019 - Testcase for r183015.
Benjamin Kramer
- r183015 - Disable non-standard library builtins in non-gnu language modes.
Benjamin Kramer
- [PATCH] Warn on suspicious increments/decrements in for loops
Jordan Rose
- [PATCH] Warn on suspicious increments/decrements in for loops
Dmitri Gribenko
- [Patch] Make atomics work on FreeBSD+arm
Ed Schouten
- [Patch] Make atomics work on FreeBSD+arm
Rafael Espíndola
- 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
- [PATCH] Warn on suspicious increments/decrements in for loops
Richard Trieu
- [PATCH] Warn on suspicious increments/decrements in for loops
Richard Smith
- r183046 - Put the PR16167 tests together
David Majnemer
- [PATCH] Warn on suspicious increments/decrements in for loops
Richard Trieu
- r183048 - Objective-C: Fixes an ivar lookup bug where
Fariborz Jahanian
- [PATCH] Warn on suspicious increments/decrements in for loops
Richard Smith
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [PATCH] Warn on suspicious increments/decrements in for loops
Richard Trieu
- 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] Warn on suspicious increments/decrements in for loops
Richard Smith
- [PATCH] Warn on suspicious increments/decrements in for loops
Richard Trieu
- [PATCH] Allow paren casted throw statements inside of ternary expressions
Richard Smith
- [PATCH] Warn on suspicious increments/decrements in for loops
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
- [PATCH] Allow paren casted throw statements inside of ternary expressions
David Majnemer
- [PATCH] Implements DR 712 (odr-use, potential results of an expression)
Faisal Vali
- 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).