Sylvestre Ledru
|
f3477c13ee
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164766
|
13 жил өмнө |
Sylvestre Ledru
|
94ff8e1f57
Fix a typo 'iff' => 'if'
|
13 жил өмнө |
DeLesley Hutchins
|
5b280f2835
Thread-safety analysis: fix ICE when EXCLUSIVE_LOCKS_REQUIRED or
|
13 жил өмнө |
DeLesley Hutchins
|
3f0ec52097
Thread-safety analysis: differentiate between two forms of analysis; a precise
|
13 жил өмнө |
Jordan Rose
|
faadf48443
Continue including temporary destructors in the CFG used for warnings.
|
13 жил өмнө |
Chad Rosier
|
df4ee102aa
[ms-inline asm] Remove old cruft now that MS-style asms their own code path.
|
13 жил өмнө |
Richard Smith
|
6cfa78f6bd
Uninitialized variables: two little changes:
|
13 жил өмнө |
DeLesley Hutchins
|
879a4334e4
Thread safety analysis: fixed incorrect error message at the end of a locks_required function.
|
13 жил өмнө |
Sean Hunt
|
c2f51cfefd
Stop referring to functions as methods in per-function fallthrough-checking.
|
13 жил өмнө |
Chad Rosier
|
8cd64b4c55
Etch out the code path for MS-style inline assembly.
|
13 жил өмнө |
Alexander Kornienko
|
1973634e44
Implementation of a "soft opt-in" option for -Wimplicit-fallthrough diagnostics: -Wimplicit-fallthrough-per-method
|
13 жил өмнө |
Richard Smith
|
bdb97ff687
In response to some discussions on IRC, tweak the wording of the new
|
13 жил өмнө |
Alexander Kornienko
|
a189d8976f
Don't offer '[[clang::fallthrough]];' fix-it when a fall-through occurs to a
|
13 жил өмнө |
Richard Smith
|
2815e1a075
Split a chunk of -Wconditional-uninitialized warnings out into a separate flag,
|
13 жил өмнө |
Richard Smith
|
818918855d
Some cleanups around the uninitialized variables warning, and a FIXME. No functional change.
|
13 жил өмнө |
Richard Trieu
|
f6278e545d
Pull some cases of initialization with self-reference warnings out of
|
13 жил өмнө |
Kaelyn Uhrain
|
3bb2994a7d
Silence unused-variable warning when assertions are disabled.
|
13 жил өмнө |
Richard Smith
|
e0d3b4cd2b
Add -Wimplicit-fallthrough warning flag, which warns on fallthrough between
|
13 жил өмнө |
Richard Trieu
|
7b0a3e378c
Fix a note without a SourceLocation.
|
13 жил өмнө |
David Blaikie
|
2c0abf4ae3
Add FixItHint for -Wnull-conversion to initialize with an appropriate literal.
|
13 жил өмнө |
Jordy Rose
|
d200187bd2
[analyzer] Remove references to idx::TranslationUnit. Index is dead, cross-TU inlining never panned out.
|
13 жил өмнө |
Benjamin Kramer
|
ecafd309b3
ThreadSafetyReporter: Manage diagnostics in a std::list.
|
13 жил өмнө |
Fariborz Jahanian
|
a34194f035
improve on diagnostic and provide a fixit hint when
|
13 жил өмнө |
Douglas Gregor
|
e4e68d45f8
When overload resolution picks an implicitly-deleted special member
|
13 жил өмнө |
Douglas Gregor
|
793cd1c4cd
Specialize noreturn diagnostics for lambda expressions.
|
13 жил өмнө |
Benjamin Kramer
|
d7a3e2c5f6
Revert my patches which removed Diagnostic.h includes by moving some operator overloads out of line.
|
13 жил өмнө |
Benjamin Kramer
|
00bd44d567
Move various diagnostic operator<< overloads out of line and remove includes of Diagnostic.h.
|
13 жил өмнө |
Richard Smith
|
2e5156274b
Thread safety analysis:
|
13 жил өмнө |
David Blaikie
|
23661d3e34
Revert various template unreachability code I committed accidentally.
|
13 жил өмнө |
David Blaikie
|
36b7c63664
Simple hack to do unreachable code analysis on template patterns.
|
13 жил өмнө |