issues
search
Ericsson
/
clang
Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)
http://clang.llvm.org/
Other
15
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
TK_MemberSpecialization FuncionDecls are not handled properly (?)
#707
martong
closed
4 years ago
1
ASTImporter segfaults during CTU analysis of libcxx
#706
martong
closed
4 years ago
1
stack smashing detected in clang-extdef-mapping
#705
martong
closed
5 years ago
2
[analyzer] Avoid unnecessary enum range check on LValueToRValue casts
#704
baloghadamsoftware
closed
5 years ago
0
Assertion `Begin + idx < End' failed.
#703
balazske
closed
4 years ago
1
Structural equivalence does not check for isExplicitlyDefaulted.
#702
balazske
opened
5 years ago
0
Assertion `MD->isVirtual() && "Method is not virtual!"' failed.
#701
balazske
closed
4 years ago
4
Assertion `(CRD->isAggregate() || (Ctx.getLangOpts().ObjC && VI == VE)) && "Non-aggregates are constructed with a constructor!"' failed.
#700
balazske
closed
4 years ago
2
Assertion `Access != AS_none && "Access specifier is AS_none inside a record decl"' failed.
#699
balazske
closed
4 years ago
4
[Analyzer] Iterator Checkers - Prevent crashing on iterator differences
#698
baloghadamsoftware
closed
5 years ago
0
Import default expression of param before creating the param
#697
balazske
closed
5 years ago
7
[Analyzer] Iterator Checkers - Crash Fix
#696
baloghadamsoftware
closed
5 years ago
0
Segmentation fault in clang::Expr::getObjectKind (this=0x0) at Expr.h:422
#695
balazske
closed
4 years ago
1
Add On-the-fly analysis support
#694
gamesh411
opened
5 years ago
8
Assertion `!Ret && "Unable to generate USR"' failed.
#693
balazske
closed
4 years ago
1
Assertion "Member function is already a specialization" failed.
#692
balazske
closed
4 years ago
1
Fix for import of friend class template with definition.
#691
balazske
closed
5 years ago
5
Add test for a NoStoreFuncVisitor bug.
#690
balazske
closed
5 years ago
2
Improved import of 'C implicit' functions.
#689
balazske
closed
5 years ago
11
Added ASTImporter redecl chain tests for ODR handling.
#688
balazske
closed
5 years ago
2
Add ODR handling strategy to ASTImporter
#687
balazske
closed
5 years ago
2
Add support for virtual functions in ctu
#686
martong
closed
5 years ago
2
HandleNameConflict should receive the SearchName as parameter
#685
martong
closed
5 years ago
1
NoStoreFuncVisitor fix for function without source range
#684
balazske
closed
5 years ago
3
Add missing statistics
#683
martong
closed
5 years ago
1
Handle CTU diagnostic macro expansions better.
#682
balazske
closed
5 years ago
11
HandleNameConflict should receive the SearchName as parameter
#681
gamesh411
closed
5 years ago
2
Added missing case labels in ASTStructuralEquivalence.cpp.
#680
balazske
closed
5 years ago
0
Fix a compiler warning.
#679
balazske
closed
5 years ago
0
fix ctu_pipeline_clang7,8
#678
dkrupp
closed
5 years ago
0
Do not import FunctionTemplateDecl in record twice.
#677
balazske
closed
5 years ago
2
Assertion `isFirst() && "decl became canonical unexpectedly"' failed.
#676
balazske
closed
5 years ago
1
Reapply "[analyzer] Introduce a simplified API for adding custom path notes."
#675
baloghadamsoftware
closed
5 years ago
1
test commit
#674
martong
closed
5 years ago
6
test commit
#673
martong
closed
5 years ago
14
Pass the SeachName to HandleNameConflict
#672
martong
closed
5 years ago
1
D59934 Compare SourceLocations from different TUs by FileID
#671
martong
closed
5 years ago
0
Szelethus Ctu clang8
#670
martong
closed
5 years ago
0
Added missing commits from ctu-clang7.
#669
balazske
closed
5 years ago
0
AnalyzerOption and BugReporterVisitor for the statistical checkers added
#668
baloghadamsoftware
closed
5 years ago
2
ctu-clang8 patches
#667
balazske
closed
5 years ago
6
.cte-commit added
#666
baloghadamsoftware
closed
5 years ago
0
Important commits from the original Clang master branch
#665
baloghadamsoftware
closed
5 years ago
2
Check ODR hash at struct eq of Expr.
#664
balazske
closed
5 years ago
0
Warn if Decl is merged at import of DeclContext.
#663
balazske
closed
5 years ago
0
Assertion `Val && "isa<> used on a null pointer"' failed.
#662
balazske
closed
5 years ago
1
clean llmv CTU analysis from crashes
#661
dkrupp
closed
5 years ago
2
Try to import every Decl in DeclContext at error.
#660
balazske
closed
5 years ago
0
Import defaulted flags of functions.
#659
balazske
closed
5 years ago
2
Ctu Clang8
#658
martong
closed
5 years ago
2
Next