openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
E
Eero
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 3 of 1,748
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
PR19992: alignof is permitted on an array of unknown bound.
Richard Smith
More...
over 10 years ago
Fix crash with x86_64-pc-win32-macho target. <rdar://problem/17235840>
Bob Wilson
More...
over 10 years ago
Remove a redundant conditional when caching typo failures.
Kaelyn Takata
More...
over 10 years ago
Do not predefine __EXCEPTIONS in clang-cl (PR19977)
Hans Wennborg
More...
over 10 years ago
Fix mangling of __uuidof after two levels of template instantiation
Reid Kleckner
More...
over 10 years ago
Objective-C. Don't ignore availability attribute when doing Objective-C subscript access. // rdar://16842487 PR19682.
Fariborz Jahanian
More...
over 10 years ago
Don't inherit dll attributes to deleted methods (PR19988)
Hans Wennborg
More...
over 10 years ago
Objective-C IRGen. Patch to generate a weak symbol reference when 'super' dispatches a class method in category for OBJC_METACLASS. This is when class is a weak_import class. // rdar://16529125
Fariborz Jahanian
More...
over 10 years ago
clang-format: [JS] Treat dict literals similar to objc method exprs.
Daniel Jasper
More...
over 10 years ago
Add detection of OS X relocatable SDK to compiler-rt as a lit.util function
Alexander Potapenko
More...
over 10 years ago
clang-format: Increase penalty for wrapping array subscript expressions
Daniel Jasper
More...
over 10 years ago
clang-format: Fix enum formatting with specific comment.
Daniel Jasper
More...
over 10 years ago
Improve diagnostic mapping terminology
Alp Toker
More...
over 10 years ago
Don't suppress backend diagnostics in system headers
Alp Toker
More...
over 10 years ago
clang-format: Support variadic lambda captures.
Daniel Jasper
More...
over 10 years ago
clang-format: Handle multiline strings inside ternary expressions.
Daniel Jasper
More...
over 10 years ago
Show -Wdate-time in system headers
Alp Toker
More...
over 10 years ago
Implement -Wdate-time preprocessor warning
Alp Toker
More...
over 10 years ago
Improve specificity in the diag-mapping2.c test
Alp Toker
More...
over 10 years ago
Improve checking for dynamic initializers of dllimport fields in template instantiation
Hans Wennborg
More...
over 10 years ago
Make '-Werror=frame-larger-than=' and associated diagnostic pragmas GCC-compatible
Alp Toker
More...
over 10 years ago
Reduce indentation in ActOnIdExpression, NFC
Reid Kleckner
More...
over 10 years ago
Removing an "if (this == nullptr)" check from two print methods. The condition will never be true in a well-defined context. The checking for null pointers has been moved into the caller logic so it does not rely on undefined behavior.
Richard Trieu
More...
over 10 years ago
Objective-C. Consider block pointer as NSObject as well as conforming to 'NSCopying' protocol when diagnosing block to ObjC pointer conversion. // rdar://16739120
Fariborz Jahanian
More...
over 10 years ago
Disallow multiple inclusion of clang/Config/config.h
Alp Toker
More...
over 10 years ago
Allow definition of dllimport static fields in partial specializations (PR19956)
Hans Wennborg
More...
over 10 years ago
Fix line numbers for code inlined from __nodebug__ functions.
Evgeniy Stepanov
More...
over 10 years ago
[PPC64LE] Implement little-endian semantics for vec_sums
Bill Schmidt
More...
over 10 years ago
[C++11] Use 'nullptr'.
Craig Topper
More...
over 10 years ago
Convert tests I recently add to use -verify instead of FileCheck.
Joey Gouly
More...
over 10 years ago
←
1
2
3
4
5
6
7
8
9
…
1747
1748
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree