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 1 of 1,748
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updates after upstream fetch/merge
Andy Arvanitis
More...
over 10 years ago
Merge remote-tracking branch 'upstream/master'
Andy Arvanitis
More...
over 10 years ago
Updates after fetch/merge
Andy Arvanitis
More...
over 10 years ago
Basic: fix warnings from GCC
Saleem Abdulrasool
More...
over 10 years ago
Include system_error directly.
Rafael Espindola
More...
over 10 years ago
More tests for // rdar://17259812
Fariborz Jahanian
More...
over 10 years ago
Objective-C. Use isObjCRetainableType in my last patch. NFC.
Fariborz Jahanian
More...
over 10 years ago
Explicitly initialize all fields to avoid -Wmissing-field-initializers warning.
Eli Bendersky
More...
over 10 years ago
Replace llvm::error_code with std::error_code.
Rafael Espindola
More...
over 10 years ago
Allow lowercase messages in this test again.
Rafael Espindola
More...
over 10 years ago
Fix msvc unittest build.
Rafael Espindola
More...
over 10 years ago
DiagnosticsEngine: update severity setters to new terminology
Alp Toker
More...
over 10 years ago
Complete the switch from mappings to declarative diagnostic severities
Alp Toker
More...
over 10 years ago
Use StringRef to simplify code. No functional change.
Craig Topper
More...
over 10 years ago
Use ArrayRef in some function parameters instead of a pointer and count. No functional change.
Craig Topper
More...
over 10 years ago
Add a std:: prefix in cases where ADL would have failed on windows.
Rafael Espindola
More...
over 10 years ago
Fix typo.
Rafael Espindola
More...
over 10 years ago
Give clang-format its own error category.
Rafael Espindola
More...
over 10 years ago
Driver: use more range-based for loops
Saleem Abdulrasool
More...
over 10 years ago
Use generic_category from the std namespace.
Rafael Espindola
More...
over 10 years ago
Errno should use generic_category.
Rafael Espindola
More...
over 10 years ago
[modules] Add first-draft module maps for Clang. These don't cover everything yet, but they're enough for a clean bootstrap (with a few local patches that are yet to be committed).
Richard Smith
More...
over 10 years ago
PR19966: don't crash/assert when __underlying_type is applied to an incomplete enumeration type. I've also filed a LWG issue pointing out that this should be ill-formed.
Richard Smith
More...
over 10 years ago
Accomodate for message differences on windows.
Rafael Espindola
More...
over 10 years ago
Don't inherit dllimport to inline move assignment operators
Hans Wennborg
More...
over 10 years ago
Don't slice SemaDiagnosticBuilder
Reid Kleckner
More...
over 10 years ago
Fix the VS2012 build.
Hans Wennborg
More...
over 10 years ago
Objective-C. Accept '__attribute__((__ns_returns_retained__))' for function/methods returning block in MRR mode as well. // rdar://17259812
Fariborz Jahanian
More...
over 10 years ago
Remove dev/null redirect and x86 backend requirement from new test.
Bob Wilson
More...
over 10 years ago
Add missing "non-constant" diagnostic for a member call on a temporary of non-literal class type.
Richard Smith
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