index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2013-03-19
Test case for r177439 and r177440.
Chad Rosier
2013-03-19
Objective-C [qoi]: Provide improved parse diagnostics when
Fariborz Jahanian
2013-03-19
Relax test to allow for attributes on other architectures. Caught by powerpc6...
Adrian Prantl
2013-03-19
Update test for r177413.
Chad Rosier
2013-03-19
Don't try to set attributes in alias, they have none.
Rafael Espindola
2013-03-19
Go back to using the integrated assembler on windows ever when passed
Rafael Espindola
2013-03-19
[ASan] Make -fsanitize=address always imply -fsanitize=init-order
Alexey Samsonov
2013-03-19
Add a clarifying note when a return statement is rejected because
John McCall
2013-03-19
<rdar://problem/13363214> Eliminate race condition between module rebuild and...
Douglas Gregor
2013-03-19
PR15383: When -fsanitize=float-cast-overflow checks a float-to-int conversion,
Richard Smith
2013-03-18
[libclang] Modify clang_getCursorType to be able to handle a function templat...
Argyrios Kyrtzidis
2013-03-18
documentation comment parsing. Added couple of
Fariborz Jahanian
2013-03-18
Diagnose uses of 'alignof' on functions in -pedantic mode.
Richard Smith
2013-03-18
Test case for r177347.
Chad Rosier
2013-03-18
PR15539: Record "evaluating if/elif condition" flag in the right place
David Blaikie
2013-03-18
Update testcase for r177340.
Bill Wendling
2013-03-18
[frontend] Initialize the diagnostic client before loading an ast file.
Argyrios Kyrtzidis
2013-03-18
Add missing diagnostic for a nested-name-specifier on a free-standing type de...
Richard Smith
2013-03-18
[PCH] Fix assertion hit related to enum decls inside templated funtions.
Argyrios Kyrtzidis
2013-03-18
Bring inheriting constructor implementation up-to-date with current defect
Richard Smith
2013-03-18
[analyzer] Warn when a ‘nil’ object is added to NSArray or NSMutableArray.
Anna Zaks
2013-03-18
Objective-C modern translator. Don't put line info
Fariborz Jahanian
2013-03-18
Make sure to use same EABI version for external assembler as for integrated as.
Anton Korobeynikov
2013-03-17
Generalize a few debug info test cases
David Blaikie
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
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] 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
Enhance -Wtautological-constant-out-of-range-compare to include the name of t...
Ted Kremenek
2013-03-15
[analyzer] Look through ExprWhenCleanups when trying to track a NULL.
Jordan Rose
2013-03-15
ClangTool output cleanup
Edwin Vane
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
Fixup for r176934. More careful setup of path to llvm-symbolizer
Alexey Samsonov
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-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
[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
[ASan] Make -fsanitize=address imply -fsanitize=init-order (if the latter is ...
Alexey Samsonov
2013-03-14
Add support for the 'endian' attribute for OpenCL.
Joey Gouly
2013-03-14
Flag that friend function definitions are "late parsed" so that
John McCall
[prev]
[next]