index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2013-04-03
Escape more @ signs in Doxygen comments.
Jordan Rose
2013-04-02
Update assertion string to new name of ArithAssignBinaryOperator
Stefanus Du Toit
2013-04-02
Objective-C: Provide fixit hints when warning
Fariborz Jahanian
2013-04-02
Adding a hasLocalQualifiers() AST Matcher.
Edwin Vane
2013-04-02
[ms-cxxabi] Rename enum and remove dead case per Jordan's suggestion
Reid Kleckner
2013-04-02
[ms-cxxabi] Move MS inheritance model calculation into MemberPointerType
Reid Kleckner
2013-04-02
Add -Wstatic-local-in-inline, which warns about using a static local
John McCall
2013-04-02
[analyzer] Teach invalidateRegions that regions within LazyCompoundVal need t...
Anna Zaks
2013-04-02
[analyzer] For now, don't inline [cd]tors of C++ containers.
Jordan Rose
2013-04-02
[analyzer] Cache whether a function is generally inlineable.
Jordan Rose
2013-04-02
[analyzer] Use inline storage in the FunctionSummary DenseMap.
Jordan Rose
2013-04-02
[analyzer] Allow suppressing diagnostics reported within the 'std' namespace
Jordan Rose
2013-04-01
PR15633: Note that we are EnteringContext when parsing the nested name
Richard Smith
2013-04-01
Only merge down a variable type if the previous declaration was
John McCall
2013-04-01
Adding parenType() and innerType() AST Matchers
Edwin Vane
2013-04-01
[libclang] Make clang_Cursor_getArgument work with call-exprs.
Argyrios Kyrtzidis
2013-03-31
Fix typo. This method isn't used anywhere.
Benjamin Kramer
2013-03-30
Remove unused default values.
Rafael Espindola
2013-03-30
Add support for gcc-compatible -mfprnd -mno-fprnd PPC options
Hal Finkel
2013-03-30
[analyzer] Add debug helper LocationContext::dumpStack().
Jordan Rose
2013-03-29
[analyzer] Address Jordan’s review of r178309 - do not register an extra vi...
Anna Zaks
2013-03-29
When looking for overridden ObjC methods, don't ignore 'hidden' ones.
Argyrios Kyrtzidis
2013-03-29
Sema: Warn on sizeof on binary ops on decayed arrays.
Benjamin Kramer
2013-03-29
Add RDSEED intrinsic support defined in AVX2 extension
Michael Liao
2013-03-29
Add XTEST intrinsic defined in TSX extension
Michael Liao
2013-03-29
Revert r178273 as it broke the Linux bootstrap due to false positives
Timur Iskhodzhanov
2013-03-29
Add static analyzer support for conditionally executing static initializers.
Ted Kremenek
2013-03-29
Add configuration plumbing to enable static initializer branching in the CFG ...
Ted Kremenek
2013-03-28
[analyzer] Add support for escape of const pointers and use it to allow “ne...
Anna Zaks
2013-03-28
[analyzer] Apply the suppression rules to the nil receiver only if the value ...
Anna Zaks
2013-03-28
Warn about more than the first unused variable when -Werror is set.
Matt Beaumont-Gay
2013-03-28
Objective-C: Provide fixit suggestions when class object
Fariborz Jahanian
2013-03-28
Implemented a warning when an input several bitwise operations are
Sam Panzer
2013-03-28
Add CFG logic to create a conditional branch for modeling static initializers.
Ted Kremenek
2013-03-28
These are all simple pointer wrappers. Pass them by value.
Rafael Espindola
2013-03-28
Add support for gcc-compatible -mpopcntd -mno-popcntd PPC options
Hal Finkel
2013-03-28
[Mips] Handle pseudo-target flags '-EL' and '-EB' and properly adjust
Simon Atanasyan
2013-03-28
Add support for gcc-compatible -mmfcrf -mno-mfcrf PPC options
Hal Finkel
2013-03-28
Support C11 _Atomic type qualifier. This is more-or-less just syntactic sugar...
Richard Smith
2013-03-28
Fold together the two implementations of 6.7.3p2 in SemaType. Fix two bugs, e...
Richard Smith
2013-03-27
[Parser] Don't code-complete twice.
Argyrios Kyrtzidis
2013-03-27
Fixes a typo in my last patch.
Fariborz Jahanian
2013-03-27
Objective-C: Issue more precise warning when user
Fariborz Jahanian
2013-03-27
Cleanup clang's specializations of simplify_type.
Rafael Espindola
2013-03-27
[analyzer] Ensure that the node NilReceiverBRVisitor is looking for is not re...
Anna Zaks
2013-03-27
[modules] Make sure enabled diagnostic pragmas inside the module don't affect...
Argyrios Kyrtzidis
2013-03-27
<rdar://problem/13509689> Introduce -module-file-info option that provides in...
Douglas Gregor
2013-03-27
Implement compiler intrinsics needed for compatibility with MSVC 2012 <type_t...
Joao Matos
2013-03-27
[modules] Before marking the module imported macros as ambiguous, check if th...
Argyrios Kyrtzidis
2013-03-27
Remove IdentifierInfo::setHadMacroDefinition()
Argyrios Kyrtzidis
[prev]
[next]