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 8 of 1,748
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Preprocessor: recover gracefully when C++ operator names are used as macro identifiers
Alp Toker
More...
over 10 years ago
Preprocessor: don't exit early in CheckMacroName()
Alp Toker
More...
over 10 years ago
There is no std::errc:success, remove the llvm one.
Rafael Espindola
More...
over 10 years ago
Use make_error_code in preparation for making errc an enum class.
Rafael Espindola
More...
over 10 years ago
PR12961 - Extend DR532 to cover C++98/03.
Nikola Smiljanic
More...
over 10 years ago
Diagnose dll attribute on member of class that already has a dll attribute
Hans Wennborg
More...
over 10 years ago
Make Attr::Clone() also clone the Inherited, IsPackExpansion and Implicit flags
Hans Wennborg
More...
over 10 years ago
Use error_code() instead of error_code::succes()
Rafael Espindola
More...
over 10 years ago
[CodeGen] Don't cast and use SizeTy instead of Int32Ty when constructing {extract,insert} vector element instructions.
Michael J. Spencer
More...
over 10 years ago
Refactor: use the DeclarationNameInfo form of BuildMemberReferenceExpr consistently, rather than sometimes performing lookup and calling the LookupResult form. No functionality change intended.
Richard Smith
More...
over 10 years ago
cc1as: invert return bool to indicate failure
Alp Toker
More...
over 10 years ago
cc1as: fix a potential leak and unremoved output file in error conditions
Alp Toker
More...
over 10 years ago
Take PrintingPolicy::SuppressUnwrittenScope into account when printing the qualified name of a NamedDecl. Patch by Volodymyr Sapsai!
Richard Smith
More...
over 10 years ago
Invalidate the file system cache entries for files that may rebuild
Ben Langmuir
More...
over 10 years ago
Remove unused struct from test
Alp Toker
More...
over 10 years ago
Add a FIXME for a bug Doug pointed out in code review.
Richard Smith
More...
over 10 years ago
Thread Safety Analysis: fix handling of string and char literals.
DeLesley Hutchins
More...
over 10 years ago
Revert "Invalidate the file system cache entries for files that may rebuild"
Ben Langmuir
More...
over 10 years ago
Invalidate the file system cache entries for files that may rebuild
Ben Langmuir
More...
over 10 years ago
Start adding support for dllimport/dllexport on classes (PR11170)
Hans Wennborg
More...
over 10 years ago
Objective-C. Diagnose assigning a block pointer type to an Objective-C object type other than 'id'. // rdar://16739120
Fariborz Jahanian
More...
over 10 years ago
Thread Safety Analysis: fix uninitialized member in TIL Literal.
DeLesley Hutchins
More...
over 10 years ago
AArch64: combine arm64 & aarch64 cases in switch
Tim Northover
More...
over 10 years ago
Remove unnecessary test.
Diego Novillo
More...
over 10 years ago
This test is no longer relevant. It is covered already by [basic.scope.pdecl]p10, and our current test for that is more thorough (though our test is named p9.cpp).
Aaron Ballman
More...
over 10 years ago
This test should no longer be XFAILed; the standard has stabilized, and the test contents are acceptable. No diagnostics expected from this test.
Aaron Ballman
More...
over 10 years ago
Setting a heading for the section/allocate attribute so that the attribute documentation can be properly generated.
Aaron Ballman
More...
over 10 years ago
clang/test/Frontend/Weverything-and-remarks.cpp: Add explicit -target.
NAKAMURA Takumi
More...
over 10 years ago
[OPENMP] Improve debug location codegen for OpenMP runtime library.
Alexey Bataev
More...
over 10 years ago
Fix 'this' capturing Generic lambdas used within default initializers (PR19876)
Faisal Vali
More...
over 10 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
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