index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
clang
Age
Commit message (
Expand
)
Author
2013-03-27
Cleanup clang's specializations of simplify_type.
Rafael Espindola
2013-03-27
[analyzer] Ensure that the node NilReceiverBRVisitor is looking for is not re...
Anna Zaks
2013-03-27
[modules] Make sure enabled diagnostic pragmas inside the module don't affect...
Argyrios Kyrtzidis
2013-03-27
<rdar://problem/13509689> Introduce -module-file-info option that provides in...
Douglas Gregor
2013-03-27
Implement compiler intrinsics needed for compatibility with MSVC 2012 <type_t...
Joao Matos
2013-03-27
[modules] Before marking the module imported macros as ambiguous, check if th...
Argyrios Kyrtzidis
2013-03-27
Remove IdentifierInfo::setHadMacroDefinition()
Argyrios Kyrtzidis
2013-03-27
[PCH/modules] Remove HiddenName::MacroUndef
Argyrios Kyrtzidis
2013-03-27
[Preprocessor] Remove PPMutationListener.
Argyrios Kyrtzidis
2013-03-27
If we're unable to create the TargetMachine, then just quit producing the
Chad Rosier
2013-03-27
Split "incomplete implementation" warnings for ObjC into separate warnings.
Ted Kremenek
2013-03-26
[analyzer] Change inlining policy to inline small functions when reanalyzing ...
Anna Zaks
2013-03-26
Remove useGlobalsForAutomaticVariables.
Rafael Espindola
2013-03-26
[ms-cxxabi] Give the MS inheritance attributes a base class
Reid Kleckner
2013-03-26
Fix a crasher by reporting a fatal error if we're unable to create the target
Chad Rosier
2013-03-26
Add PRFCHW intrinsic support
Michael Liao
2013-03-26
[Preprocessor/Modules] Separate the macro directives kinds into their own Mac...
Argyrios Kyrtzidis
2013-03-26
Implement special-case name lookup for inheriting constructors: member
Richard Smith
2013-03-25
Fix layering violation harder.
Matt Beaumont-Gay
2013-03-25
<rdar://problem/13434605> Periodically prune the module cache so that it does...
Douglas Gregor
2013-03-25
Correct indentation. No functionality change.
Nick Lewycky
2013-03-25
Emit an error message instead of crashing when dereferencing an incomplete po...
Bill Wendling
2013-03-24
Reject -no-integrated-as on windows.
Rafael Espindola
2013-03-24
Generate metadata to implement the -cl-kernel-arg-info option.
Guy Benyei
2013-03-23
[analyzer] Teach constraint managers about unsigned comparisons.
Jordan Rose
2013-03-23
Add reverseComparisonOp and negateComparisonOp to BinaryOperator.
Jordan Rose
2013-03-23
If a .syms file is available alongside a sanitizer runtime, pass it to the
Richard Smith
2013-03-22
Revert "[analyzer] Break cycles (optionally) when trimming an ExplodedGraph."
Jordan Rose
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
<rdar://problem/13479539> Simplify ModuleManager/GlobalModuleIndex interactio...
Douglas Gregor
2013-03-22
documentation parsing. Provide code completion comment
Fariborz Jahanian
2013-03-22
Fix DeclRefExpr::getFoundDecl() for usages by reference.
Daniel Jasper
2013-03-22
OpenMP threadprivate directive parsing and semantic analysis
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-21
Objective-C: Tighten the rules when warning
Fariborz Jahanian
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-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] Invalidate regions indirectly accessible through const pointers.
Jordan Rose
2013-03-20
Objective-C [qoi] more gracefull recovery when
Fariborz Jahanian
2013-03-20
Remove the Tools DensMap from the toolchain.
Rafael Espindola
2013-03-20
The flag "-coverage-function-names-in-data" is actually backwards -- we do
Nick Lewycky
2013-03-20
Make clang emit linkage names in debug info for subprograms when coverage info
Nick Lewycky
2013-03-20
[analyzer] Break cycles (optionally) when trimming an ExplodedGraph.
Jordan Rose
2013-03-20
<rdar://problem/10796651> Introduce configuration macros into module maps.
Douglas Gregor
2013-03-19
Objective-C [qoi]: Provide improved parse diagnostics when
Fariborz Jahanian
[prev]
[next]