index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2013-03-05
Make LibASTMatchersTutorial code match text
Edwin Vane
2013-03-05
Documentation: use code highlighting
Dmitri Gribenko
2013-03-04
hasQualifer() matcher should return false if there's no qualifier
Edwin Vane
2013-03-04
Make the tutorial easier to compile by adding in some of the details.
Manuel Klimek
2013-03-03
Add an idea for a cpp11-migrate tool: TR1 migration
Dmitri Gribenko
2013-03-03
[docs] Spelling
Sean Silva
2013-03-03
[docs] Use vim code-block instead of console.
Sean Silva
2013-03-01
Attempt to not place ownership qualifiers on the result type
John McCall
2013-02-28
ClangFormat.rst: Fix two small typos
Hans Wennborg
2013-02-27
[analyzer] Turn on C++ constructor inlining by default.
Jordan Rose
2013-02-26
Unify clang/llvm attributes for asan/tsan/msan (Clang part)
Kostya Serebryany
2013-02-25
Various additions to ASTMatcher library:
Edwin Vane
2013-02-25
Adding hasDeclaration overload for TemplateSpecializationType
Edwin Vane
2013-02-25
Update generated documentation after recent matcher addition.
Daniel Jasper
2013-02-25
Documentation: add an idea for a (weird) clang tool
Dmitri Gribenko
2013-02-24
Documentation: add an idea for an automatic refactoring
Dmitri Gribenko
2013-02-23
Reference the canonical commit (r175462) in the value casting release note.
David Blaikie
2013-02-23
Document the value casting API changes.
David Blaikie
2013-02-23
Revert r175912, "Add support for coldcc to clang" at John's request.
Peter Collingbourne
2013-02-22
Add support for coldcc to clang
Peter Collingbourne
2013-02-22
Add -fbracket-depth=N, analogous to -ftemplate-depth= and -fconstexpr-depth=,
Richard Smith
2013-02-22
Added a footnote to the documentation for objc_storeStrong that makes it clear
Michael Gottesman
2013-02-19
[docs] Rename to permit wider variety of content.
Sean Silva
2013-02-19
[docs] Revise content on ExternalProjectsUsingClang page.
Sean Silva
2013-02-19
Support in hasDeclaration for types with getDecl()
Edwin Vane
2013-02-19
[docs] Introduce ExternalProjectsUsingClang.rst
Sean Silva
2013-02-14
Actually fix rendering of the example code block!
Richard Smith
2013-02-14
Some grammar fixes to 'Format String Checking', and reorder the text slightly...
Richard Smith
2013-02-14
Document Clang's support for [[gnu::...]] attributes.
Richard Smith
2013-02-14
[docs] The stat cache has been removed from the PCH, update the docs to remov...
Argyrios Kyrtzidis
2013-02-09
Release notes: mention support for Unicode and UCNs in identifiers.
Jordan Rose
2013-02-07
Documentation: fix typo: stdard -> stdarg
Dmitri Gribenko
2013-02-07
Documentation: add information about builtin includes to FAQ
Dmitri Gribenko
2013-02-07
Implements equalsNode for Decl and Stmt.
Manuel Klimek
2013-02-06
Cleanup of ASTMatcher macros and adding support for overloaded matchers.
Manuel Klimek
2013-02-05
[analyzer] Add a doc describing the internals of RegionStore.
Jordan Rose
2013-02-05
Revert "Remove sparse text on diagnostic options. These are not really docum...
Ted Kremenek
2013-02-05
Remove sparse text on diagnostic options. These are not really documented an...
Ted Kremenek
2013-02-04
Implements the convenience matcher findAll.
Manuel Klimek
2013-01-30
[analyzer] Remove further references to analyzer-ipa.
Anna Zaks
2013-01-30
Documentation: fix escaping in JSON example
Dmitri Gribenko
2013-01-30
Documentation: add a link to Bear, a tool to help with JSON DB
Dmitri Gribenko
2013-01-29
[ubsan] Implement the -fcatch-undefined-behavior flag using a trapping
Chad Rosier
2013-01-23
docs: clear up ambiguity
Sean Silva
2013-01-23
Documentation: add a note that -cc1 options are not guaranteed to be stable
Dmitri Gribenko
2013-01-22
Update docs: nullptr conversion tool landed
Dmitri Gribenko
2013-01-17
Documentation: formatting
Dmitri Gribenko
2013-01-16
Adding verbiage to the Language Extensions document about __has_include and _...
Aaron Ballman
2013-01-16
Documentation: fix typo
Dmitri Gribenko
2013-01-16
Document the redeclaration and overriding restrictions on the
Douglas Gregor
[prev]
[next]