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
2009-11-03
vtable testcase for recent work on vcall/vbase offsets.
Mike Stump
2009-11-03
Reorganize the parsing of decl groups / function definitions so that
John McCall
2009-11-03
Refine codegen for covariant thunks that return references.
Mike Stump
2009-11-03
Merge NullDerefChecker.[h,cpp] and UndefDerefChecker.[h,cpp]. They are essen...
Ted Kremenek
2009-11-03
Fix tests to not depend on /dev/null existing.
Daniel Dunbar
2009-11-03
Refine return value adjustments for thunks.
Mike Stump
2009-11-03
Use ParseUnqualifiedId when parsing id-expressions. This eliminates
Douglas Gregor
2009-11-03
Fix documentation.
Mike Stump
2009-11-03
Update CMakeLists.
Benjamin Kramer
2009-11-03
Pull VLA size checker into its own files.
Zhongxing Xu
2009-11-03
Add link to FatELF project.
Daniel Dunbar
2009-11-03
Implement: <rdar://problem/6250216> Warn against using -[NSAutoreleasePool re...
Ted Kremenek
2009-11-03
Move 'static inline' functions GetNullarySelector() and GetUnarySelector() fr...
Ted Kremenek
2009-11-03
XFAIL Driver/hello.c on Windows.
Daniel Dunbar
2009-11-03
Pull AttrNonNullChecker into its own files.
Zhongxing Xu
2009-11-03
Add target_triple to Clang site configuration.
Daniel Dunbar
2009-11-03
Switch XFAIL format to match LLVM.
Daniel Dunbar
2009-11-03
Update CMake file.
Zhongxing Xu
2009-11-03
Rename NSErrorCheck to NSErrorChecker.
Ted Kremenek
2009-11-03
Update CMake file.
Ted Kremenek
2009-11-03
Pull UndefinedArgChecker into its own files.
Zhongxing Xu
2009-11-03
Fix buffer overflow in PrintMacroDefinition() by inverting the check to see i...
Ted Kremenek
2009-11-03
Pull BadCallChecker into its own files.
Zhongxing Xu
2009-11-03
retain/release checker: CGBitmapContextCreateWithData() returns an owned object.
Ted Kremenek
2009-11-03
retain/release checker: Add special handling of CGBitmapContextCreateWithData().
Ted Kremenek
2009-11-03
pr5371 likely has nothing to do with this.
Chris Lattner
2009-11-03
Refine codegen for non-virtual this adjustments for thunks.
Mike Stump
2009-11-03
Switch ParseStructDeclaration to a callback-based API. This will make
John McCall
2009-11-03
Fixed for running on Windows.
John Thompson
2009-11-03
Add virtual adjustments for this for thunks.
Mike Stump
2009-11-03
Introduce a new class, UnqualifiedId, that provides a parsed
Douglas Gregor
2009-11-03
Assortment of property attributes declared in continuation
Fariborz Jahanian
2009-11-02
Add basic codegen for thunks that return values.
Mike Stump
2009-11-02
Refine codegen for thunks.
Mike Stump
2009-11-02
Remove GRExprEngine::CheckerVisitLocation(). It was only called in one place...
Ted Kremenek
2009-11-02
Property declared in continuation class can only be used to
Fariborz Jahanian
2009-11-02
Added __has_include and __has_include_next.
John Thompson
2009-11-02
Hopefully make gcc-4.0 happy with respect to the following warning:
Ted Kremenek
2009-11-02
Sort export list.
Daniel Dunbar
2009-11-02
Remove unused header.
Daniel Dunbar
2009-11-02
clean up namespace.
Chris Lattner
2009-11-02
Add note to FIXME about PR5371.
Edward O'Callaghan
2009-11-02
Add "virtual" keywords for clarity.
Ted Kremenek
2009-11-02
Diagnose implementation of a property declared in a category
Fariborz Jahanian
2009-11-01
When determining whether a reference to a static data member is an
Douglas Gregor
2009-11-01
Within a template, qualified name lookup can refer to a non-dependent type
Douglas Gregor
2009-10-31
Add missing colons for FileCheck.
Benjamin Kramer
2009-10-31
Fix -pthread on dragonfly. Patch by Sascha Wildner.
Mike Stump
2009-10-31
Refine vcall/vbase ordering with vtable construction.
Mike Stump
2009-10-31
Implement "incremental" template instantiation for non-type template
Douglas Gregor
[prev]
[next]