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-03-09
[analyzer] Make Suppress IDC checker aware that it might not start from the s...
Anna Zaks
2013-03-09
Add TagDecl::hasNameForLinkage(), which is true if the tag
John McCall
2013-03-08
Documentation parsing. Some refactoring and code
Fariborz Jahanian
2013-03-08
[libclang] Change clang_findReferencesInFile and clang_findIncludesInFile to ...
Argyrios Kyrtzidis
2013-03-08
Sema: Preserve attributes on parameters in instantiated function templates.
Jordan Rose
2013-03-08
ArrayRef-ize ASTContext::getFunctionType and Sema::BuildFunctionType.
Jordan Rose
2013-03-08
[PCH] When complaining that a header from the PCH was modified, also mention
Argyrios Kyrtzidis
2013-03-08
[libclang] Modify clang_findReferencesInFile and clang_findIncludesInFile to ...
Argyrios Kyrtzidis
2013-03-08
Add support for the OpenCL attribute 'vec_type_hint'.
Joey Gouly
2013-03-08
[libclang] Introduce clang_findIncludesInFile, that can be used to retrieve a...
Argyrios Kyrtzidis
2013-03-08
[driver] If we're just linking, don't report --param X as unused option.
Chad Rosier
2013-03-07
HeaderDoc: Support more of HeaderDoc documentation
Fariborz Jahanian
2013-03-07
Add CharUnits::alignmentAtOffset.
John McCall
2013-03-07
Adding lvalue and rvalue reference type matchers
Edwin Vane
2013-03-07
Minor refactor of how we get compilation phases.
Matthew Curtis
2013-03-07
Add flags for additional control over coverage generation. Pick the version
Nick Lewycky
2013-03-07
Don't duplicate function names. Thanks to Jordan Rose for pointing it out.
Rafael Espindola
2013-03-07
Add a hasExternalLinkage helper. No functionality change.
Rafael Espindola
2013-03-07
Add a hasExternalStorageAsWritten helper. No functionality change.
Rafael Espindola
2013-03-07
Fix typo.
Rafael Espindola
2013-03-07
[analyzer] Clean up a few doc comments for ProgramState and CallEvent.
Jordan Rose
2013-03-06
Ensure that DIType is regenerated after we visit an implementation
Adrian Prantl
2013-03-06
[analyzer] IDC: Add config option; perform the idc check on first “null nod...
Anna Zaks
2013-03-06
[PCH] We don't need to instantiate HeaderFileInfoTrait in ASTReader more than...
Argyrios Kyrtzidis
2013-03-06
Spell Objective-C correctly.
Fariborz Jahanian
2013-03-06
say objective-C in the warning and streamline
Fariborz Jahanian
2013-03-06
New ASTMatchers and enhancement to hasOverloadedOperatorName
Edwin Vane
2013-03-06
revert r176531 due to clan-native-arm fails
Weiming Zhao
2013-03-06
PR15390: If a function returns a pointer to a function, that function type
Richard Smith
2013-03-06
After issuing a diagnostic for undefining or redefining a builtin macro,
Richard Smith
2013-03-05
PR 11326: Lack diagnosic message when ABI conflicts on ARM
Weiming Zhao
2013-03-05
fix a missing check in my last patch.
Fariborz Jahanian
2013-03-05
doc. parsing. Improve on diagnostics on my last patch.
Fariborz Jahanian
2013-03-05
[libclang] When logging a CXTranslationUnit that came from an AST file, print...
Argyrios Kyrtzidis
2013-03-05
doc parsing. Add @method and @callback for
Fariborz Jahanian
2013-03-05
Add quotation marks to template names in diagnostics.
David Blaikie
2013-03-05
Silence a number of static analyzer warnings with assertions and such.
Jordan Rose
2013-03-05
doc parsing. We want to issue a strong warning when
Fariborz Jahanian
2013-03-04
Comment parsing: refactor handling of command markers in AST
Dmitri Gribenko
2013-03-04
[PCH] In HeaderFileInfoTrait::EqualKey(), use FileManager::getFile() to compa...
Argyrios Kyrtzidis
2013-03-04
[comment parsing] source fidelity for tparam command too.
Fariborz Jahanian
2013-03-04
comment parsing. Missed a case of referring
Fariborz Jahanian
2013-03-04
hasQualifer() matcher should return false if there's no qualifier
Edwin Vane
2013-03-04
Centralize and refine the __unknown_anytype argument rules
John McCall
2013-03-03
Default to enabling default-synthesized ivars on all platforms
David Chisnall
2013-03-02
Process #pragma weak only after we know the linkage of the function or variable
Rafael Espindola
2013-03-02
[analyzer] Simple inline defensive checks suppression
Anna Zaks
2013-03-02
Some refactoring in my patch on document
Fariborz Jahanian
2013-03-01
comment parsing. Keep the original command format
Fariborz Jahanian
2013-03-01
Fix typos: [Dd]iagnosic -> [Dd]iagnostic
Stefanus Du Toit
[prev]
[next]