index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-03-16
revert r177211 due to its potential issues
Manman Ren
2013-03-16
[analyzer] Model trivial copy/move assignment operators with a bind as well.
Jordan Rose
2013-03-16
Remove -Wspellcheck and replace it with a diagnostic option.
Argyrios Kyrtzidis
2013-03-16
[analyzer] Separate graph trimming from creating the single-path graph.
Jordan Rose
2013-03-16
[analyzer] Eliminate InterExplodedGraphMap class and NodeBackMap typedef.
Jordan Rose
2013-03-16
[analyzer] Don't repeat a bug equivalence class if every report is invalid.
Jordan Rose
2013-03-16
Exploit this-return of a callsite in a this-return function.
Manman Ren
2013-03-15
Improve template diffing handling of default integer values.
Richard Trieu
2013-03-15
[analyzer] Address a TODO in the StreamChecker; otherwise the output is non-d...
Anna Zaks
2013-03-15
[analyzer] Use isLiveRegion to determine when SymbolRegionValue is dead.
Anna Zaks
2013-03-15
[analyzer] BugReporterVisitors: handle the case where a ternary operator is w...
Anna Zaks
2013-03-15
[analyzer] Address Jordan’s review of r177138 (a micro optimization)
Anna Zaks
2013-03-15
Fix buffer underrun (invalid read) triggered during diagnostic rendering. Th...
Ted Kremenek
2013-03-15
[modules] Don't record the macros from the predefines buffer.
Argyrios Kyrtzidis
2013-03-15
<rdar://problem/13426257> Introduce SDKSettings.plist as an input file depend...
Douglas Gregor
2013-03-15
Simplify print logic, per feedback from Jordan Rose.
Ted Kremenek
2013-03-15
Enhance -Wtautological-constant-out-of-range-compare to include the name of t...
Ted Kremenek
2013-03-15
[analyzer] Make GRBugReporter::generatePathDiagnostic iterative, not recursive.
Jordan Rose
2013-03-15
[analyzer] Collect stats on the max # of bug reports in an equivalence class.
Jordan Rose
2013-03-15
[analyzer] Include opcode in dumping a SymSymExpr.
Jordan Rose
2013-03-15
[analyzer] Look through ExprWhenCleanups when trying to track a NULL.
Jordan Rose
2013-03-15
Add some assertions to appease the static analyzer.
Jordan Rose
2013-03-15
Remove unnecessary default in covered switch over enum
David Blaikie
2013-03-15
[AST] Add a fast path to ConstantArrayType::getNumAddressingBits().
Daniel Dunbar
2013-03-15
c: perform integer overflow check on all binary
Fariborz Jahanian
2013-03-15
Refactor template diffing to store an enum that records which type of
Richard Trieu
2013-03-15
ClangTool output cleanup
Edwin Vane
2013-03-15
Revert "Remove a pointless assertion."
Bob Wilson
2013-03-15
Force column info only for direct inlined functions. This should strike
Adrian Prantl
2013-03-15
c: Also chek for integer overflow for '%' operator.
Fariborz Jahanian
2013-03-15
c: add the missing binary operatory when checking
Fariborz Jahanian
2013-03-15
Take in account the triplet 'powerpc-linux-gnuspe' for PowerPC SPE. Done for ...
Sylvestre Ledru
2013-03-15
Remove a pointless assertion.
Nico Weber
2013-03-15
Improve formatting of chained calls.
Daniel Jasper
2013-03-15
Indent all lines in a multi-line comment by the same amount.
Alexander Kornienko
2013-03-15
Fixup for r176934. More careful setup of path to llvm-symbolizer
Alexey Samsonov
2013-03-15
[analyzer] Refactor checks in IDC visitor for consistency and speed
Anna Zaks
2013-03-15
[analyzer] Teach trackNullOrUndef to look through ternary operators
Anna Zaks
2013-03-15
PR15290: 'this' is not permitted in the declaration of a friend function,
Richard Smith
2013-03-15
Silence anonymous type in anonymous union warnings.
Eric Christopher
2013-03-14
Diagnose about extern "C" functions returning c++ objects
Fariborz Jahanian
2013-03-14
Don't try to typo-correct 'super' in an objc method.
Argyrios Kyrtzidis
2013-03-14
Add a testcase for r177118.
Adrian Prantl
2013-03-14
[analyzer] Change the way in which IDC Visitor decides to kick in and make su...
Anna Zaks
2013-03-14
Always declare the .block_descriptor parameter, not just the local copy.
Adrian Prantl
2013-03-14
[PR15513/<rdar://problem/13409707>] Template arguments in diagnostics aren't ...
Douglas Gregor
2013-03-14
Allocate stack storage for .block_descriptor and captured self at -O0.
Adrian Prantl
2013-03-14
[analyzer] Fix scan-build's -stats mode.
Jordan Rose
2013-03-14
Implements memoization for ancestor matching.
Manuel Klimek
2013-03-14
Multi-line comment alignment
Alexander Kornienko
[prev]
[next]