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
2012-06-18
alloc_size attribute: there's nothing wrong with alloc_size(1,1). It just mea...
Nuno Lopes
2012-06-18
Handle C++11 attribute namespaces automatically.
Sean Hunt
2012-06-18
[MSExtensions] Add support for __forceinline.
Michael J. Spencer
2012-06-18
Extend the error recovery for a template-argument-list terminated by '>>' to
Richard Smith
2012-06-17
Don't warn about address-to-member used as part of initialisation, if
Joerg Sonnenberger
2012-06-17
diagtool/CMakeLists.txt: Add missing tblgen'd dependency, ClangDiagnosticInde...
NAKAMURA Takumi
2012-06-17
Switch users of SmallMap to use SmallDenseMap instead.
Chandler Carruth
2012-06-17
Documentation cleanup:
James Dennett
2012-06-17
Documentation cleanup:
James Dennett
2012-06-17
Documentation cleanup:
James Dennett
2012-06-17
Documentation cleanup: add parameter name to \param
James Dennett
2012-06-17
Documentation cleanup:
James Dennett
2012-06-17
Documentation cleanup: escaped a < character in a Doxygen comment.
James Dennett
2012-06-17
Documentation cleanup: fix two typos, rief -> brief and Descripts -> Describes
James Dennett
2012-06-17
Documentation cleanup: escaping #define in Doxygen comments
James Dennett
2012-06-17
Documentation cleanup:
James Dennett
2012-06-17
Documentation cleanup: escaping # characters and adding \brief markup
James Dennett
2012-06-17
Documentation cleanup: escaping # characters and adding \brief markup
James Dennett
2012-06-17
Documentation cleanup: escape #undef in Doxygen comments.
James Dennett
2012-06-17
Documentation cleanup: delete an erroneous use of \link
James Dennett
2012-06-17
Documentation cleanup: typo fix, \briaf -> \brief
James Dennett
2012-06-17
Documentation cleanup: Add missing parameter name to a \param command
James Dennett
2012-06-17
Documentation cleanup: escape "::" to eliminate a Doxygen warning
James Dennett
2012-06-17
Documentation cleanup: Use \brief for summaries, and escape # characters.
James Dennett
2012-06-17
Documentation cleanup:
James Dennett
2012-06-17
Documentation cleanup: fixing a typo from my previous 'fix'.
James Dennett
2012-06-17
Documentation cleanup: added \verbatim...\verbatim markup to fix the
James Dennett
2012-06-17
Documentation cleanup:
James Dennett
2012-06-17
Documentation cleanup: escaped # characters in Doxygen comments.
James Dennett
2012-06-17
For compatibility with gcc, accept -maltivec as an alias of -faltivec.
Hal Finkel
2012-06-16
-Wuninitialized bugfix: when entering the scope of a variable with no
Richard Smith
2012-06-16
Guard private fields that are unused in Release builds with #ifndef NDEBUG.
Benjamin Kramer
2012-06-16
clang/lib/Basic/FileManager.cpp: Detect the root directory with PathV2. It sh...
NAKAMURA Takumi
2012-06-16
ToolingTest.cpp: Fix r158592, runToolOnCode.FindsNoTopLevelDeclOnEmptyCode on...
NAKAMURA Takumi
2012-06-16
Explicitly build __builtin_va_list.
Meador Inge
2012-06-16
Fix Sema and IRGen for atomic compound assignment so it has the right semanti...
Eli Friedman
2012-06-16
[analyzer] Array CompoundLiteralExprs need to be treated like lvalues.
Jordan Rose
2012-06-16
[analyzer] Return an UnknownVal when we try to get the binding for a VLA.
Jordan Rose
2012-06-16
[AST/libclang] Fix the selector locations that are reported for a
Argyrios Kyrtzidis
2012-06-16
Make the analyzer site a single point of reference for info
Anna Zaks
2012-06-16
[analyzer] Buffers passed to CGBitmapContextCreate can escape.
Jordan Rose
2012-06-15
Make the ".*" operator work correctly when the base is a prvalue and the fiel...
Eli Friedman
2012-06-15
Recover when correcting an unknown type name to a keyword like "struct".
Kaelyn Uhrain
2012-06-15
Move isCXXSimpleTypeSpecifier from Parser to Sema and tweak it for wider use.
Kaelyn Uhrain
2012-06-15
[-E] Emit a rewritten _Pragma on its own line.
Jordan Rose
2012-06-15
Documentation cleanup: escape < characters in Doxygen comments.
James Dennett
2012-06-15
Documentation cleanup: Escaped # characters in Doxygen comments.
James Dennett
2012-06-15
Documentation cleanup: Escaped backslashes in Doxygen comments.
James Dennett
2012-06-15
Documentation cleanup: fix a type, LocatioinE -> LocationE
James Dennett
2012-06-15
Documentation cleanup: escape Objective-C @keywords in Doxygen comments.
James Dennett
[prev]
[next]