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
2013-03-22
[analyzer] Fix ExprEngine::ViewGraph to handle C++ initializers.
Jordan Rose
2013-03-22
[PCH/Modules] De/Serialize MacroInfos separately than MacroDirectives.
Argyrios Kyrtzidis
2013-03-22
[modules] When a MacroInfo object is deserialized, allocate and store its sub...
Argyrios Kyrtzidis
2013-03-22
[ms-cxxabi] Implement member data pointers for non-dynamic classes
Reid Kleckner
2013-03-22
<rdar://problem/13479539> Simplify ModuleManager/GlobalModuleIndex interactio...
Douglas Gregor
2013-03-22
documentation parsing. Provide code completion comment
Fariborz Jahanian
2013-03-22
These tests fail on our Window64 machine.
Fariborz Jahanian
2013-03-22
Better fix for r177725.
Daniel Jasper
2013-03-22
Align comments to surrounding unformatted comments.
Daniel Jasper
2013-03-22
[cxxabi] Get ptrdiff_t from the CodeGenModule instead of caching it
Reid Kleckner
2013-03-22
Update docs after moving clang-format from clang-tools-extra to cfe.
Daniel Jasper
2013-03-22
Add clang-format to the corresponding Makefile.
Daniel Jasper
2013-03-22
More precisely recognize ObjC method declarations.
Daniel Jasper
2013-03-22
Documentation: fix a typo and formatting
Dmitri Gribenko
2013-03-22
Fix DeclRefExpr::getFoundDecl() for usages by reference.
Daniel Jasper
2013-03-22
Make clang-format understand more line comments.
Daniel Jasper
2013-03-22
Add future directions for modules
Douglas Gregor
2013-03-22
More modules documentation, including the straw-man import declaration syntax...
Douglas Gregor
2013-03-22
OpenMP threadprivate directive parsing and semantic analysis
Alexey Bataev
2013-03-22
More documentation on the module map language.
Douglas Gregor
2013-03-22
test commit
Alexey Bataev
2013-03-22
Warn about attempts to reinterpret_cast between two types that are
John McCall
2013-03-22
Fix a crash-on-valid where a block capture copy expression was
John McCall
2013-03-22
ubsan: Pass floating-point arguments to the runtime by value if they fit the
Richard Smith
2013-03-22
<rdar://problem/13479214> Make Clang's <stddef.h> robust against system heade...
Douglas Gregor
2013-03-21
[analyzer] scan-build: emit errors on stderr, and exit(1) instead of exit(0).
Jordan Rose
2013-03-21
Update debug info test case for more incoming DIBuilder changes
David Blaikie
2013-03-21
Update debug info test case for an incoming change to DIBuilder in LLVM
David Blaikie
2013-03-21
<rdar://problem/13477190> Give the Clang module cache directory some structur...
Douglas Gregor
2013-03-21
Fix indentation
David Blaikie
2013-03-21
Objective-C: Tighten the rules when warning
Fariborz Jahanian
2013-03-21
Generalize debug info tests to be forward compatible with future DISubprogram...
David Blaikie
2013-03-21
This ugly regex is required because on Windows, the paths come out as \\ deli...
Aaron Ballman
2013-03-21
Remove unused variable.
Benjamin Kramer
2013-03-21
Avoid warnings from compilers that think you can drop off the end of a fully ...
Benjamin Kramer
2013-03-21
Delayed template parsing is not supported by the AST serialization system yet...
Aaron Ballman
2013-03-21
[analyzer] Print return values from debug.DumpCalls checker.
Jordan Rose
2013-03-21
Better block comment formatting.
Alexander Kornienko
2013-03-21
[ASan] Let the users to invoke `clang -fsanitize=address` to link binaries ta...
Alexander Potapenko
2013-03-21
Fix a typo.
Bob Wilson
2013-03-21
<rdar://problem/13037793> Allow the names of modules to differ from the name ...
Douglas Gregor
2013-03-21
Further weaken block conversion rules to permit blocks with
John McCall
2013-03-21
Add more testing cases for tbaa.struct
Manman Ren
2013-03-20
Debug info - generalize namespace test to not depend on a DW_TAG_file_type entry
David Blaikie
2013-03-20
Split ubsan runtime into three pieces (clang part):
Richard Smith
2013-03-20
[ms-cxxabi] Mangle function pointer template arguments correctly
Reid Kleckner
2013-03-20
[analyzer] Appease buildbots: include template arguments in base class ref.
Jordan Rose
2013-03-20
Documentation cleanup for MacroInfo.
James Dennett
2013-03-20
<rdar://problem/12368093> Extend module maps with a 'conflict' declaration, a...
Douglas Gregor
2013-03-20
[analyzer] Don't invalidate globals when there's no call involved.
Jordan Rose
[prev]
[next]