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
2009-07-29
Don't use a formatted ostream when writing .ll either.
Daniel Dunbar
2009-07-29
Don't use a formatted ostream when writing .bc files. I don't really understand
Daniel Dunbar
2009-07-29
When lookup of an identifier preceding a '<' finds a set of overloaded
Douglas Gregor
2009-07-29
scan-build: Don't try to index plist-html output directories
Daniel Dunbar
2009-07-29
Remove an obsolete kludge based on the previous, completely broken handling o...
Douglas Gregor
2009-07-29
Test redefinition of class template partial specializations
Douglas Gregor
2009-07-29
Use the new statement/expression profiling code to unique dependent
Douglas Gregor
2009-07-29
Use the existing API for base offset. Use suitable llvm type
Fariborz Jahanian
2009-07-29
Make the Python TestRunner work for individual tests
Douglas Gregor
2009-07-29
Remove an ObjC-specific XFAIL (and tweak test).
Steve Naroff
2009-07-29
Fix <rdar://problem/7100524> regression: "error: incompatible operand types (...
Steve Naroff
2009-07-29
Incorporate feedback from Chris (on r76979).
Steve Naroff
2009-07-29
Make functional-style casts emit correct messages, and fix a crash-on-invalid.
Sebastian Redl
2009-07-29
add a fixme
Zhongxing Xu
2009-07-29
delete an undefined method.
Zhongxing Xu
2009-07-29
MultiTestRunner: Reenable --vg option.
Daniel Dunbar
2009-07-29
Destroy the ASTConsumer prior to the Context, HTMLPrinter for example wants to
Daniel Dunbar
2009-07-29
BlockScopeInfo::hasPrototype was uninitialized.
Daniel Dunbar
2009-07-29
CharLiteralParser::IsMultiChar was sometimes uninitialized.
Daniel Dunbar
2009-07-29
Add missing '"'
Daniel Dunbar
2009-07-29
Code refactoring to define getCXXRecordDeclForPointerType
Fariborz Jahanian
2009-07-29
Be sure to turn on -fblocks.
Mike Stump
2009-07-28
Some minor cleanups, thanks Chris.
Mike Stump
2009-07-28
Some style fixes, thanks Chris.
Mike Stump
2009-07-28
Add support for -Wmissing-noreturn.
Mike Stump
2009-07-28
Refactor the code that produces a TemplateSpecializationType, so that
Douglas Gregor
2009-07-28
remove extraneous braces
Chris Lattner
2009-07-28
Add noreturn support for blocks.
Mike Stump
2009-07-28
ir-gen derived-to-base conversion in implicit casts.
Fariborz Jahanian
2009-07-28
Update for LLVM API change.
Owen Anderson
2009-07-28
Remove the old RecordOrganizer.
Anders Carlsson
2009-07-28
Fix PR 4631. The compound initializers of unions were not being evaluated, which
Ted Kremenek
2009-07-28
Add missing break statement.
Ted Kremenek
2009-07-28
Update comments.
Mike Stump
2009-07-28
Fix regression in attribute 'nonnull' checking when a transition node
Ted Kremenek
2009-07-28
Add a field for C++ specific data to ASTRecordLayout. Use it to store the non...
Anders Carlsson
2009-07-28
More cleanup of data member access and then some.
Fariborz Jahanian
2009-07-28
Update for LLVM API change.
Owen Anderson
2009-07-28
fix PR4633: cast to void should silence the 'unused expression' warning.
Chris Lattner
2009-07-28
add some fixme's
Chris Lattner
2009-07-28
this test crashes, disable it harder.
Chris Lattner
2009-07-28
Some code cleanup.
Fariborz Jahanian
2009-07-28
More CGRecordLayoutBuilder cleanup.
Anders Carlsson
2009-07-28
More work toward data member access ir-gen.
Fariborz Jahanian
2009-07-28
Add two more tests.
Anders Carlsson
2009-07-28
Add a template test that requires canonical expression comparison
Douglas Gregor
2009-07-28
Fix a typo in a comment
Douglas Gregor
2009-07-28
Profiling the pointer of a canonical type is sufficient to uniquely identify ...
Douglas Gregor
2009-07-28
Finish profile support for statements.
Douglas Gregor
2009-07-28
Complete profile support for C++ and Objective-C expressions
Douglas Gregor
[prev]
[next]