orbitcowboy
|
00bff02e13
|
Formatted the code. There are no functional changes [ci skip].
|
2017-10-05 09:02:55 +02:00 |
Daniel Marjamäki
|
52c121c223
|
Disable Clang Analyzer for now. It needs a little more work.
|
2017-10-05 08:47:07 +02:00 |
Dmitry-Me
|
da0185387f
|
Improve coverage for %j used with printf
|
2017-10-04 17:51:35 +03:00 |
Alexey Eryomenko
|
22483baf72
|
missed simplification in parsing of std function declaration resulted in (#967)
wrong type detection
|
2017-10-03 22:10:13 +02:00 |
Oleksandr Redko
|
2bee664ec9
|
Return non-const object to enable move compiler optimization (#966)
|
2017-10-03 18:24:18 +02:00 |
Daniel Marjamäki
|
2545a628b2
|
rundaca2: fix import
|
2017-10-03 17:37:08 +02:00 |
Dmitry-Me
|
9564442167
|
Improve test coverage for detecting wrong file mode
|
2017-10-03 18:25:15 +03:00 |
orbitcowboy
|
0d888ba82d
|
std.cfg: Added more return value types.
|
2017-10-03 09:39:43 +02:00 |
orbitcowboy
|
c133e1d6f3
|
std.cfg: Added more returnValue-types.
|
2017-10-02 19:15:38 +02:00 |
Dmitry-Me
|
4601e40615
|
Simplify code for finding string format token
|
2017-10-02 18:03:55 +03:00 |
orbitcowboy
|
e9b4cbbd87
|
std.cfg: Added more returnValue-types.
|
2017-10-02 17:01:10 +02:00 |
orbitcowboy
|
543cf89f76
|
Merge pull request #965 from orbitcowboy/master
Improved const correctness of local variables.
|
2017-10-01 15:58:40 +02:00 |
orbitcowboy
|
d9ef5c5a85
|
Improved const correctness of local variables.
|
2017-10-01 14:24:37 +02:00 |
Daniel Marjamäki
|
406ddc5c10
|
cleanup dead code, spotted by dmitry-me!
|
2017-09-30 23:05:42 +02:00 |
Daniel Marjamäki
|
9ce23203cc
|
Fix includes
|
2017-09-30 12:45:25 +02:00 |
Daniel Marjamäki
|
64ce252f19
|
update Makefile
|
2017-09-30 12:42:41 +02:00 |
Daniel Marjamäki
|
885f8452e4
|
reuse case insensitive string comparison function
|
2017-09-30 11:25:46 +02:00 |
Dmitry-Me
|
2b7ef7156a
|
Improve test coverage for accessing closed files
|
2017-09-29 17:12:50 +03:00 |
Dmitry-Me
|
9fdfada4b5
|
Compute value earlier and reuse it
|
2017-09-28 23:41:29 +03:00 |
Dmitry-Me
|
7308901add
|
Omit duplicate and opposite checks
|
2017-09-28 17:59:55 +03:00 |
Daniel Marjamäki
|
a1df585ec1
|
rundaca2: if file upload fails, retry
|
2017-09-28 09:57:13 +02:00 |
Dmitry-Me
|
d18e8466a9
|
Cache and reuse values
|
2017-09-27 00:51:04 +03:00 |
Alexander Mai
|
8d4c2d3145
|
Fix typo
|
2017-09-26 20:59:23 +02:00 |
Daniel Marjamäki
|
ecc90c040e
|
GUI: When creating a new project, set a default value for build dir
|
2017-09-25 09:19:22 +02:00 |
Daniel Marjamäki
|
04c2be33a6
|
Unit testing visual studio import
|
2017-09-24 22:57:24 +02:00 |
Daniel Marjamäki
|
30e6a05aa0
|
ImportProject: Macro names in visual studio solutions/projects are case insensitive
|
2017-09-24 22:36:20 +02:00 |
Daniel Marjamäki
|
1b93e2fad9
|
GUI: Make last results work better
|
2017-09-23 15:11:42 +02:00 |
Daniel Marjamäki
|
bdac09c3af
|
GUI: Fix compile error
|
2017-09-22 23:24:03 +02:00 |
Daniel Marjamäki
|
b1a4860a0c
|
extracttests.py: allow that only TP tests are extracted
|
2017-09-22 23:23:36 +02:00 |
Daniel Marjamäki
|
233a6d2fc6
|
GUI: Fix warning ids and severities for clang/clang-tidy warnings
|
2017-09-22 22:32:02 +02:00 |
Daniel Marjamäki
|
9f306cf3aa
|
Added C++14 option
|
2017-09-22 22:00:00 +02:00 |
Daniel Marjamäki
|
791f6ecbec
|
GUI: Add 'Clang Analyzer' option
|
2017-09-22 18:57:53 +02:00 |
Daniel Marjamäki
|
6ddcfc3d1c
|
GUI: Updated handling of clang and clang-tidy
|
2017-09-22 15:41:27 +02:00 |
Daniel Marjamäki
|
5993c40d5b
|
Improve 'opposite inner condition' check
|
2017-09-22 14:01:20 +02:00 |
Daniel Marjamäki
|
5e618418d5
|
Refactoring, use early continue in loop
|
2017-09-21 22:53:15 +02:00 |
Daniel Marjamäki
|
411c5e5f7e
|
Fixed #8190 (False positive constStatement - return (struct media_frames_per_second) {0};)
|
2017-09-21 22:50:46 +02:00 |
Daniel Marjamäki
|
89b9f57759
|
Fix corrupt Token::Match pattern
|
2017-09-21 15:01:34 +02:00 |
orbitcowboy
|
9647793af9
|
wxwidgets.cfg: Added support for some wxStaticBoxSizer functions.
|
2017-09-21 14:47:24 +02:00 |
orbitcowboy
|
7e6aeb6394
|
wxwidgets.cfg: Added support for some wxBoxSizer functions.
|
2017-09-21 14:37:42 +02:00 |
Daniel Marjamäki
|
71d207c034
|
Fixed #8226 (Tokenizer: Wrong handling of string literal u"abc")
|
2017-09-21 13:33:14 +02:00 |
orbitcowboy
|
fbb5c3b942
|
wxwidgets.cfg: Added support for some wxSpinCtrlDouble functions.
|
2017-09-21 11:29:59 +02:00 |
Daniel Marjamäki
|
aa38556e1c
|
SymbolDatabase: Simplification of code. My assumption is that start and end of scope is never null.
|
2017-09-20 23:06:19 +02:00 |
Daniel Marjamäki
|
ba8222de1c
|
ValueFlow: Put 'inconclusive' state in the ValueKind. A value can't be both known and inconclusive.
|
2017-09-20 22:41:36 +02:00 |
Daniel Marjamäki
|
e61222126f
|
Fixed #8176 (ValueFlow: variable might be changed if it's passed by reference to method)
|
2017-09-20 22:09:09 +02:00 |
Daniel Marjamäki
|
5f4b06c0f4
|
isVariableChangedByFunctionCall: Fix FN when constructor argument is const reference
|
2017-09-20 14:03:56 +02:00 |
Daniel Marjamäki
|
3e231a9325
|
Refactoring: Reuse function numberOfArguments() for counting arguments
|
2017-09-20 13:28:45 +02:00 |
Daniel Marjamäki
|
2103726d54
|
Stop counting arguments properly
|
2017-09-20 13:00:43 +02:00 |
Daniel Marjamäki
|
4318521fc1
|
Fixed #8187 (isVariableChangedByFunctionCall: Constructor reference argument)
|
2017-09-20 12:53:25 +02:00 |
Daniel Marjamäki
|
87c35cd60e
|
ValueFlowForward: Refactoring handling of compound assignments
|
2017-09-20 11:45:28 +02:00 |
Rudolf Grauberger
|
6c2ed41e12
|
Remove theoretical qt4 support for gui projects (#963)
Update readme instruction to install and build with qt5 only. Remove version check for qt4.
|
2017-09-20 10:02:46 +02:00 |