index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2011-09-08
Thread safety: shared vs. exclusive locks
Caitlin Sadowski
2011-09-08
Look through SubstNonTypeTemplateParmExpr nodes in the various
Douglas Gregor
2011-09-08
Thread safety: added support for function scopes in attribute arguments.
Caitlin Sadowski
2011-09-08
Thread Safety: Patch to implement delayed parsing of attributes within a
Caitlin Sadowski
2011-09-08
[libclang] Fix annotation and getting a "macro expansion" cursor
Argyrios Kyrtzidis
2011-09-08
Allow C++0x enumerations with a fixed underlying type in
Douglas Gregor
2011-09-08
Formatting.
Eric Christopher
2011-09-08
Added missing initialization.
Abramo Bagnara
2011-09-08
Adding FixIts to static/inline main declaration diagnostics.
David Blaikie
2011-09-08
Implement the Objective-C 'instancetype' type, which is an alias of
Douglas Gregor
2011-09-08
[driver] i386 kext preprocessor jobs also need their unsupported options
Chad Rosier
2011-09-07
Optimize the preprocessor's handling of the __import_module__
Douglas Gregor
2011-09-07
Change diagnoseAddressOfInvalidType() to use an enum to determine what error ...
Richard Trieu
2011-09-07
When parsing a function-try-block that does not have a
Douglas Gregor
2011-09-07
Fix Sema::CorrectTypo to ignore found but unresolved symbols
Kaelyn Uhrain
2011-09-07
More missing dependencies picked up by Ninja.
Peter Collingbourne
2011-09-07
objc-gc: More sema work for properties declared 'weak'
Fariborz Jahanian
2011-09-07
Extract the emission of the diagnostic's location into a separate
Chandler Carruth
2011-09-07
Move the HilightRange method from TextDiagnosticPrinter down to
Chandler Carruth
2011-09-07
Hoist the tab expansion into a helper function.
Chandler Carruth
2011-09-07
Don't compute the same line number in two places, once inside a loop.
Chandler Carruth
2011-09-07
Make sure the FunctionDecl's created by "#pragma weak" have correct ParmVarDe...
Eli Friedman
2011-09-07
Rename variables in SemaExpr.cpp to give a more consistant naming scheme.
Richard Trieu
2011-09-07
Rename variables in SemaExpr.cpp to give a more consistant naming scheme.
Richard Trieu
2011-09-07
Switch the CharSourceRange array to a small vector. The array was
Chandler Carruth
2011-09-07
Switch clang over to using fence/atomicrmw/cmpxchg instead of the intrinsics ...
Eli Friedman
2011-09-07
Rename variables in SemaExpr.cpp to give a more consistant naming scheme.
Richard Trieu
2011-09-07
Rename variables in SemaExpr.cpp to give a more consistant naming scheme.
Richard Trieu
2011-09-07
Change the self-reference visitor (which gives the warning for self-reference...
Richard Trieu
2011-09-07
objc-gc: Don't force a __strong type'd property
Fariborz Jahanian
2011-09-07
In Microsoft mode, if we are inside a template class member function and we c...
Francois Pichet
2011-09-06
[driver] When clang crashes, don't try to generate diagnostics (i.e.,
Chad Rosier
2011-09-06
objc-gc: Adds support for "weak" property attribute under GC.
Fariborz Jahanian
2011-09-06
Remove the doxyment for this now defunct parameter.
Chandler Carruth
2011-09-06
Don't recompute the presumed loc twice in 5 lines of code... Spotted by
Chandler Carruth
2011-09-06
Use ArrayRef for the fixit hint array rather than a pointer and a size.
Chandler Carruth
2011-09-06
Hoist the construction of the FixItHint line into a member function with
Chandler Carruth
2011-09-06
Rename variables in SemaExpr.cpp to give a more consistant naming scheme.
Richard Trieu
2011-09-06
When extracting the callee declaration from a call expression, be sure
Douglas Gregor
2011-09-06
Rename variables in SemaExpr.cpp to give a more consistant naming scheme.
Richard Trieu
2011-09-06
Rename variables in SemaExpr.cpp to give a more consistant naming scheme.
Richard Trieu
2011-09-06
Rename variables in SemaExpr.cpp to give a more consistant naming scheme.
Richard Trieu
2011-09-06
Rename variables in SemaExpr.cpp to give a more consistant naming scheme.
Richard Trieu
2011-09-06
Implement the Named Return Value Optimization (NRVO) for blocks.
Douglas Gregor
2011-09-06
Rename variables in SemaExpr.cpp to give a more consistant naming scheme.
Richard Trieu
2011-09-06
Implement the Named Return Value Optimization (NRVO) for Objective-C++
Douglas Gregor
2011-09-06
Rename variables in SemaExpr.cpp to give a more consistant naming scheme.
Richard Trieu
2011-09-06
Rename variables in SemaExpr.cpp to give a more consistant naming scheme.
Richard Trieu
2011-09-06
Rename variables in SemaExpr.cpp to give a more consistant naming scheme.
Richard Trieu
2011-09-06
Spelling.
Benjamin Kramer
[prev]
[next]