This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 267668

Summary: Accuracy regression in LLVM since Aug 19.
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: Code ModelAssignee: petrk
Status: RESOLVED FIXED    
Severity: normal Keywords: REGRESSION
Priority: P2    
Version: 8.2   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description Alexander Simon 2016-08-22 07:19:10 UTC
The test project LLVM has 1500+ unresolved identifiers.
Comment 1 Alexander Simon 2016-08-22 07:20:37 UTC
Aug 17 - Unresolved 10414 (0.36%)
Aug 19 - Unresolved 11988 (0.42%)
Comment 2 petrk 2016-08-23 20:48:16 UTC
Fixing: http://hg.netbeans.org/cnd-main/rev/a4d75282afce
Comment 3 Quality Engineering 2016-08-24 01:56:04 UTC
Integrated into 'main-silver', will be available in build *201608240002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a4d75282afce
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Fixing #267668 - Accuracy regression in LLVM since Aug 19.
Comment 4 Quality Engineering 2016-08-25 01:47:06 UTC
Integrated into 'main-silver', will be available in build *201608250002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/b8cb2677a76f
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Fixing #267668 - Accuracy regression in LLVM since Aug 19.
-- improved resolve context in ClassifierResolverImpl
Comment 5 petrk 2016-09-13 11:33:00 UTC
Test case which remains extracted to a separate bug 267993