The Week Of Monday 27 May 2013 Archives by author
Starting: Mon May 27 03:49:52 PDT 2013
Ending: Sun Jun 2 22:03:03 PDT 2013
Messages: 289
- [PATCH] [ms-cxxabi] Implement MSVC virtual base adjustment
Aaron Ballman
- [PATCH] Warn on empty switch statements
Aaron Ballman
- [PATCH] Support for #pragma detect_mismatch
Aaron Ballman
- [PATCH] Fallback to operator new for MSVC compatibility
Aaron Ballman
- [PATCH] Fallback to operator new for MSVC compatibility
Aaron Ballman
- [PATCH] Warn on empty switch statements
Aaron Ballman
- [PATCH] Fallback to operator new for MSVC compatibility
Aaron Ballman
- [PATCH] Fallback to operator new for MSVC compatibility
Aaron Ballman
- [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] Support for #pragma detect_mismatch
Aaron Ballman
- 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] Unions with References
Aaron Ballman
- r182936 - Microsoft has a language extension which allows union members to be
Aaron Ballman
- [PATCH] Unions with References
Aaron Ballman
- [PATCH] Fix UseAuto replacing declaration lists with new expressions
Ariel Bernal
- [clang-tools-extra] r182736 - Fix UseAuto replacing declaration lists with new expressions
Ariel J. Bernal
- r182742 - Remove unreachable return
David Blaikie
- r182732 - Address post-review comment from dblakie.
David Blaikie
- [PATCH] Driver: implement --runtime-sysroot option.
Peter Collingbourne
- [PATCH] Driver: implement --runtime-sysroot option.
Peter Collingbourne
- [PATCH] Driver: implement --dyld-prefix option.
Peter Collingbourne
- r182744 - Driver: implement --dyld-prefix option.
Peter Collingbourne
- [PATCH] Driver: implement --dyld-prefix option.
Peter Collingbourne
- [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] [ms-cxxabi] There are no key functions in the Microsoft C++ ABI
Peter Collingbourne
- Patch to enable -fPIE and -fstack-protector by default on OpenBSD
Matthew Dempsky
- 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
Roman Divacky
- Aprovados rela��o publicada Muqui
Edson
- r182735 - Move 3 helper function to Linkage.h
Rafael Espindola
- r182737 - Fix the linkage of local types in inline VisibleNoLinkage functions.
Rafael Espindola
- r182749 - use getLVForDecl for consistency.
Rafael Espindola
- r182750 - Propagate VisibleNoLinkage down to class members.
Rafael Espindola
- r182773 - Fix a crash when we were trying to compute the linkage too early.
Rafael Espindola
- r182799 - Check the linkage cache at every recursive step.
Rafael Espindola
- r182818 - Add a testcase from pr16059.
Rafael Espindola
- r182823 - Don't compute the visibility unless we really have to.
Rafael Espindola
- r182874 - Remove unused field.
Rafael Espindola
- r182962 - Fix PR16060.
Rafael Espindola
- [PATCH] Driver: implement --dyld-prefix option.
Rafael Ávila de Espíndola
- [PATCH] Driver: implement --runtime-sysroot option.
Rafael Espíndola
- PATCH] Add a SparcV9ABIInfo class for handling the standard SPARC v9 ABI
Rafael Espíndola
- [patch] Check the linkage cache at every recursive step
Rafael Espíndola
- [patch] Check the linkage cache at every recursive step
Rafael Espíndola
- r182814 - Disallow extern decls of type void in C++ mode
Rafael Espíndola
- [patch] Fix PR16060
Rafael Espíndola
- [patch] Fix PR16060
Rafael Espíndola
- [PATCH] Properly consider the range of enum for range comparisons in C mode
Rafael Espíndola
- [Patch] Make atomics work on FreeBSD+arm
Rafael Espíndola
- r183015 - Disable non-standard library builtins in non-gnu language modes.
Rafael Espíndola
- [Patch] Make atomics work on FreeBSD+arm
Rafael Espíndola
- r182645 - Add -lrt to sanitizer link arguments.
Nathan Froyd
- [PATCH] [PATCH] fixing clang crash when reading an anonymous field initializer from a PCH file
Yunzhong Gao
- [PATCH] Fix parsing comma in default arguments.
Olivier Goffart
- [PATCH] [OpenCL] Add string literals to the constant address space.
Joey Gouly
- [PATCH] [OpenCL] Add string literals to the constant address space.
Joey Gouly
- [PATCH] [OpenCL] Add string literals to the constant address space.
Joey Gouly
- [PATCH] cpp11-migrate: Transforms collect timing data.
Dmitri Gribenko
- [PATCH] Warn on suspicious increments/decrements in for loops
Dmitri Gribenko
- [PATCH] Formatting 'enum class' and 'enum struct' as enumerations
Joe Hermaszewski
- [PATCH] Formatting 'enum class' and 'enum struct' as enumerations
Joe Hermaszewski
- [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
Joe Hermaszewski
- [PATCH] Get rid of VTableContext::ComputeMethodVTableIndices() and VTableContext::getNumVirtualFunctionPointers()
Timur Iskhodzhanov
- r182781 - Patch to issue error when target of MacOS and iOS
Fariborz Jahanian
- r182812 - Objective-C [qoi]: Improve on diagnostic when a method used
Fariborz Jahanian
- r182964 - Objective-C: Implements gcc's -Wselector option
Fariborz Jahanian
- r182966 - fixes a comment in my last patch.
Fariborz Jahanian
- r183048 - Objective-C: Fixes an ivar lookup bug where
Fariborz Jahanian
- r182731 - Fix hacky way of preventing a certain type of line break.
Daniel Jasper
- r182733 - Improve indentation of assignments.
Daniel Jasper
- [PATCH] Major refactoring of BreakableToken.
Daniel Jasper
- r182741 - Improve formatting of templates.
Daniel Jasper
- r182754 - Fix formatting of expressions containing ">>".
Daniel Jasper
- r182756 - Clean up formatting of function types.
Daniel Jasper
- [PATCH] A first step towards giving format tokens pointer identity.
Daniel Jasper
- r182767 - Initial support for designated initializers.
Daniel Jasper
- r182777 - Fix formatting regression regarding pointers to arrays.
Daniel Jasper
- r182788 - Support uniform inits in braced lists.
Daniel Jasper
- r179379 - Revamps structural error detection / handling.
Daniel Jasper
- r182796 - Remove obsolete variable as discovered in post-commit review.
Daniel Jasper
- r182788 - Support uniform inits in braced lists.
Daniel Jasper
- [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
- [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.
Daniel Jasper
- r182855 - Leave some macros on their own line
Daniel Jasper
- [PATCH] Initial clang-tidy architecture
Daniel Jasper
- [PATCH] Initial clang-tidy architecture
Daniel Jasper
- [PATCH] Initial clang-tidy architecture
Daniel Jasper
- r182913 - Fix crasher when formatting certain block comments.
Daniel Jasper
- r182923 - Fix default value of clang-format-diff's -p option.
Daniel Jasper
- r182932 - Fix another clang-format crasher related to multi-line comments.
Daniel Jasper
- r182940 - More fixes for clang-format's multiline comment breaking.
Daniel Jasper
- r182992 - Fix detection/formatting of braced lists in ternary expressions.
Daniel Jasper
- 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
- r183077 - Improve recognition of template parameters.
Daniel Jasper
- LLVM buildmaster will be restarted in few minutes
Galina Kistanova
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [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] [Sema] Make FunctionType's TSI use unadjusted argument types
Reid Kleckner
- [PATCH] [ms-cxxabi] Mangle function pointer arguments correctly
Reid Kleckner
- [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
- 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
- r182870 - [ms-cxxabi] Implement MSVC virtual base adjustment
Reid Kleckner
- [PATCH] [ms-cxxabi] Implement MSVC virtual base adjustment
Reid Kleckner
- [PATCH] Support for #pragma detect_mismatch
Reid Kleckner
- [PATCH] Warn on empty switch statements
Reid Kleckner
- [PATCH] Support for #pragma detect_mismatch
Reid Kleckner
- [PATCH] [ms-cxxabi] Implement vbtable name mangling
Reid Kleckner
- [PATCH] Unions with References
Reid Kleckner
- [PATCH] [ms-cxxabi] Implement vbtable name mangling
Reid Kleckner
- [PATCH] Major refactoring of BreakableToken.
Manuel Klimek
- [PATCH] Major refactoring of BreakableToken.
Manuel Klimek
- r182732 - Address post-review comment from dblakie.
Manuel Klimek
- [PATCH] Major refactoring of BreakableToken.
Manuel Klimek
- [PATCH] Major refactoring of BreakableToken.
Manuel Klimek
- [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
- 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.
Manuel Klimek
- [PATCH] A first step towards giving format tokens pointer identity.
Manuel Klimek
- r182768 - A first step towards giving format tokens pointer identity.
Manuel Klimek
- [PATCH] Formatting 'enum class' and 'enum struct' as enumerations
Manuel Klimek
- [PATCH] Formatting 'enum class' and 'enum struct' as enumerations
Manuel Klimek
- r182772 - Make UnwrappedLines and AnnotatedToken contain pointers to FormatToken.
Manuel Klimek
- [PATCH] Added the Allman brace style
Manuel Klimek
- [PATCH] Added the Allman brace style
Manuel Klimek
- r182788 - Support uniform inits in braced lists.
Manuel Klimek
- [PATCH] Leave some macros on their own line
Manuel Klimek
- [PATCH] The second step in the token refactoring.
Manuel Klimek
- r182859 - The second step in the token refactoring.
Manuel Klimek
- [PATCH] The second step in the token refactoring.
Manuel Klimek
- r182861 - Use a non-recursive implementation to reconstruct line breaks.
Manuel Klimek
- r182886 - Fixes error when splitting block comments.
Manuel Klimek
- r182916 - Add asserts to guard against regressions.
Manuel Klimek
- [PATCH] Major refactoring of BreakableToken.
Alexander Kornienko
- r182886 - Fixes error when splitting block comments.
Alexander Kornienko
- r182934 - Fix typo in comment.
Benjamin Kramer
- r183015 - Disable non-standard library builtins in non-gnu language modes.
Benjamin Kramer
- r183019 - Testcase for r183015.
Benjamin Kramer
- r183015 - Disable non-standard library builtins in non-gnu language modes.
Benjamin Kramer
- r182811 - Remove links to old checker builds.
Ted Kremenek
- r182884 - Split off casts to void* for -Wint-to-pointer-cast to subgroup -Wint-to-void-pointer-cast.
Ted Kremenek
- 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
- r183018 - [analyzer; new edges] add simplifySimpleBranches() to reduce edges for branches.
Ted Kremenek
- r182871 - [libclang] For "@import .." code-completion results, associate a CXCursor_ModuleImportDecl cursor instead of CXCursor_NotImplemented.
Argyrios Kyrtzidis
- 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
- r182951 - Fix potential infinite loop when iterating over redeclarations of an ObjMethodDecl, resulting from invalid code.
Argyrios Kyrtzidis
- 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] Disallow extern declarations of type void in C++ mode
David Majnemer
- r182814 - Disallow extern decls of type void in C++ mode
David Majnemer
- r182882 - Add another test case for r182814.
David Majnemer
- [PATCH] Allow paren casted throw statements inside of ternary expressions
David Majnemer
- [PATCH] Properly consider the range of enum for range comparisons in C mode
David Majnemer
- r183046 - Put the PR16167 tests together
David Majnemer
- 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] Initial clang-tidy architecture
João Matos
- r182729 - Add -fsanitize=leak to driver options.
Sergey Matveev
- [PATCH] Add -fsanitize=leak to driver options.
Sergey Matveev
- [patch] Check the linkage cache at every recursive step
John McCall
- [patch] Check the linkage cache at every recursive step
John McCall
- [patch] Check the linkage cache at every recursive step
John McCall
- PATCH] Add a SparcV9ABIInfo class for handling the standard SPARC v9 ABI
Jakob Stoklund Olesen
- r182745 - Add a SparcV9ABIInfo class for handling the standard SPARC v9 ABI.
Jakob Stoklund Olesen
- r182753 - Build correct coercion types in SparcV9ABIInfo.
Jakob Stoklund Olesen
- [PATCH] Heed ABIArgInfo::getInReg() for return values
Jakob Stoklund Olesen
- r182821 - Fix bad indentation.
Jakob Stoklund Olesen
- [PATCH] Fix CoerceIntOrPtrToIntOrPtr on big-endian targets
Jakob Stoklund Olesen
- r182911 - Added documentation to TypeVisitor. No code changes.
Serge Pavlov
- r182927 - Fixed typo.
Serge Pavlov
- [PATCH] Fix recognition of empty structures/unions
Serge Pavlov
- 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
- [PATCH] Fallback to operator new for MSVC compatibility
Sebastian Redl
- [PATCH] Unions with References
Sebastian Redl
- 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
Jordan Rose
- r182881 - Turn CLANG_ENABLE_{ARCMT, REWRITER, STATIC_ANALYZER} into proper options so that
Jordan Rose
- r182904 - [analyzer; new edges] In for(; ; ), use the ForStmt itself for loop notes.
Jordan Rose
- [PATCH] [OpenCL] Add string literals to the constant address space.
Jordan Rose
- r182948 - [analyzer] Don't crash if a block's signature just has the return type.
Jordan Rose
- r182963 - Revert "[analyzer; alternate edges] don't add an edge incoming from the start of a function"
Jordan Rose
- [PATCH] Warn on suspicious increments/decrements in for loops
Jordan Rose
- [PATCH] Add -fsanitize=leak to driver options.
Alexey Samsonov
- [Patch] Make atomics work on FreeBSD+arm
Ed Schouten
- [Patch] Make atomics work on FreeBSD+arm
Ed Schouten
- [Patch] Make atomics work on FreeBSD+arm
Ed Schouten
- 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] Initial clang-tidy architecture
Sean Silva
- r182855 - Leave some macros on their own line
Sean Silva
- [PATCH] Initial clang-tidy architecture
Sean Silva
- [PATCH] cpp11-migrate: Transforms collect timing data.
Tareq A. Siraj
- [PATCH] cpp11-migrate: Add option to detect and use macros that expand to 'override'
Tareq A. Siraj
- [PATCH] Disallow extern declarations of type void in C++ mode
Richard Smith
- [PATCH] Fallback to operator new for MSVC compatibility
Richard Smith
- [PATCH] Fallback to operator new for MSVC compatibility
Richard Smith
- [PATCH] Fallback to operator new for MSVC compatibility
Richard Smith
- [PATCH] Fallback to operator new for MSVC compatibility
Richard Smith
- [PATCH] Warn on empty switch statements
Richard Smith
- [PATCH] Warn on empty switch statements
Richard Smith
- [PATCH] Fallback to operator new for MSVC compatibility
Richard Smith
- [PATCH] Implements DR 712 (odr-use, potential results of an expression)
Richard Smith
- [PATCH] Fallback to operator new for MSVC compatibility
Richard Smith
- r182882 - Add another test case for r182814.
Richard Smith
- r182890 - Document -fno-sanitize-recover and -fsanitize-undefined-trap-on-error and attempt to explain the difference between them.
Richard Smith
- [patch] Fix PR16060
Richard Smith
- 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
Richard Smith
- r182983 - Fix handling of braced-init-list as reference initializer within aggregate
Richard Smith
- [PATCH] Warn on suspicious increments/decrements in for loops
Richard Smith
- [PATCH] Warn on suspicious increments/decrements in for loops
Richard Smith
- [PATCH] Warn on suspicious increments/decrements in for loops
Richard Smith
- [PATCH] Allow paren casted throw statements inside of ternary expressions
Richard Smith
- 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
- 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
- r182645 - Add -lrt to sanitizer link arguments.
Evgeniy Stepanov
- r182769 - clang/test/Driver/dyld-prefix.c: Exclude MSYS bash.
NAKAMURA Takumi
- [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] Warn on suspicious increments/decrements in for loops
Richard Trieu
- [PATCH] Warn on suspicious increments/decrements in for loops
Richard Trieu
- [PATCH] Warn on suspicious increments/decrements in for loops
Richard Trieu
- r183056 - Fix the indentation on the AST visitors used in -Wloop-analysis.
Richard Trieu
- [PATCH] Warn on suspicious increments/decrements in for loops
Richard Trieu
- [PATCH] Warn on suspicious increments/decrements in for loops
Richard Trieu
- [PATCH] Implements DR 712 (odr-use, potential results of an expression)
Faisal Vali
- [PATCH] Implements DR 712 (odr-use, potential results of an expression)
Faisal Vali
- [PATCH] Tooling: Call-back for begin/end of sources for newFrontendActionFactory
Edwin Vane
- 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] cpp11-migrate: Transforms collect timing data.
Edwin Vane
- r182930 - Coding style fix for SourceFileCallbacks
Edwin Vane
- [PATCH] 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
- [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
- [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
- [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
- [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] N3323 -- Tweak to certain C++ contextual conversions
Larisse Voufo
- [clang-tools-extra] r182959 - Fix the build. Use proper names here.
Bill Wendling
- r182645 - Add -lrt to sanitizer link arguments.
Bill Wendling
- r180976 - Move parsing of identifiers in MS-style inline assembly into
Hans Wennborg
- r182780 - [analyzer] Use a more generic MemRegion.getAsOffset to evaluate bin operators on MemRegions
Anna Zaks
- r182808 - [analyzer] Re-enable reasoning about CK_LValueBitCast
Anna Zaks
- 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
- r183055 - [analyzer] Fix a false positive reported on rare strange code, which happens to be in JSONKit
Anna Zaks
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).