[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [kdevplatform] [Bug 275730] Kdevelop crashes during parsing [KDevelop::DUContext::type,
From:       Milian Wolff <mail () milianw ! de>
Date:       2013-11-17 1:21:02
Message-ID: bug-275730-17878-uCgXf1eEdy () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=275730

--- Comment #15 from Milian Wolff <mail@milianw.de> ---
Minimal testcase I could come up with so far:

// add a comma after T here and wait and/or save and press f5
template<typename T>
class foo
{
  template<typename Tn>
  void bar()
  {
  }

  template<typename Tn>
  void asdf()
  {
    decltype(((foo<T>*)nullptr)->bar<Tn>());
  }
};

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic