[kdevelop] [Bug 372215] Crash while parsing static_assert

2017-08-17 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=372215

Kevin Funk  changed:

   What|Removed |Added

 CC||programmerj...@gmail.com

--- Comment #5 from Kevin Funk  ---
*** Bug 383612 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 372215] Crash while parsing static_assert

2017-03-31 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=372215

Kevin Funk  changed:

   What|Removed |Added

 CC||fileoff...@gmail.com

--- Comment #4 from Kevin Funk  ---
*** Bug 378294 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 372215] Crash while parsing static_assert

2017-01-09 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=372215

Kevin Funk  changed:

   What|Removed |Added

   Priority|NOR |HI

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 372215] Crash while parsing static_assert

2016-11-24 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=372215

--- Comment #3 from Kevin Funk  ---
Okay, this got backported:
https://github.com/llvm-mirror/clang/commit/28ec0503d504acb7b4040e8b3e77a01c36bf14a4

So this issue should be fixed as soon as you upgrade to libclang from
Clang/LLVM 3.9.1.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 372215] Crash while parsing static_assert

2016-11-24 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=372215

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #2 from Kevin Funk  ---
Upstream issue in Clang 3.9.0. 

Also see:
https://github.com/Valloric/YouCompleteMe/issues/2364#issuecomment-251336248

Apparently fixed here:
https://github.com/llvm-mirror/clang/commit/e3a335ebd724f0ee206658bd19c571bdd5204c15

Can't reproduce with LLVM/Clang from trunk. I'll check if above commit will be
backported to 3.9 branch (it currently isn't in there).

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 372215] Crash while parsing static_assert

2016-11-23 Thread Eugene Shalygin
https://bugs.kde.org/show_bug.cgi?id=372215

Eugene Shalygin  changed:

   What|Removed |Added

 CC||eugene.shalygin+bugzilla.kd
   ||e...@gmail.com

--- Comment #1 from Eugene Shalygin  ---
Same here with Git master branch. Setting -std=c++1z in Language Support for
C/C++ Parser does not help. Have to type every static_assert starting with ("")
:)

-- 
You are receiving this mail because:
You are watching all bug changes.