2011-03-13 |
Sebastian Redl | Instead of storing an ASTContext* in FunctionProtoTypes... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Oscar Fuentes | Build libclang as a static library too. Now tested... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Oscar Fuentes | Reverting "Build libclang as a static library too." |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Ted Kremenek | Fix CFG assertion failure reported in PR 9467. This... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Jakob Stoklund... | XFAIL this on windows where <vector> contains surprises. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Oscar Fuentes | Build libclang as a static library too. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Fariborz Jahanian | Place duplicate argument declaration in in |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Sebastian Redl | Revert "Disable delegating constructors for 2.9" |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Sebastian Redl | Disable delegating constructors for 2.9 |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Sebastian Redl | Revert "Disable inherited constructors for 2.9." |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Sebastian Redl | Disable inherited constructors for 2.9. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Ken Dyck | Use CharUnits for argument passed to AppendPadding... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Sebastian Redl | Propagate the new exception information to FunctionProt... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Abramo Bagnara | Forgotten part of previous commit. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Abramo Bagnara | Fixed type and declaration source range in presence... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Abramo Bagnara | Renamed OffsetOfNode::getRange to getSourceRange for... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Ted Kremenek | Tweak test to hopefully appease FreeBSD buildbot. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Ted Kremenek | Remove stray output file. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Ted Kremenek | Re-enable the IdempotentOperations checker for --analyz... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Ted Kremenek | Don't have side-effects (or rather non-trivial computat... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Ted Kremenek | Add initial version of "IteratorsChecker", a checker... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Ted Kremenek | Fix comments, and force auto progagation in VisitAggExpr. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Ted Kremenek | static analyzer: Handle 'ExprWithCleanups' in ExprEngin... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Douglas Gregor | Fixes for some more expressions containing function... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Douglas Gregor | When we're determining whether to complain about a... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Ken Dyck | Change parameter to AppendPadding from bytes to CharUni... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Douglas Gregor | Don't ask if a depenendent CXXRecordDecl has any depend... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Douglas Gregor | Implement a hack intended to allow Clang to parse libst... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
John McCall | Use a slightly more semantic interface for emitting... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Peter Collingbourne | OpenCL: if double precision floating point constant... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Peter Collingbourne | Add support for the OpenCL vec_step operator, by genera... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Rafael Espindola | Fix PR9453 by not trying to print a warning about ignor... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
John McCall | When comparing a null pointer and something else, alway... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Ken Dyck | Convert the RecordSize parameter of AppendTailPadding... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Ken Dyck | Overload IntExprEvaluator::Success() with a function... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Ted Kremenek | Tweak ccc-analyzer's 'Analyze' function to not mutate... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Ted Kremenek | Profiling showed that 'CheckImplicitConversions' was... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
NAKAMURA Takumi | lib/CodeGen/CGCall.cpp: Don't invoke multiple Builder... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Abramo Bagnara | Avoid do drop outer template parameter lists on the... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Abramo Bagnara | Fixed class type generation for MemberPointerType. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Ted Kremenek | When doing reachability analysis for warnings issued... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Ken Dyck | Instead of round up sizes to '8', round them up to... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Ken Dyck | Round up the non-virtual size to the next char instead... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Ted Kremenek | Require AddStmtChoice::alwaysAdd() to take a CFGBuilder... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Ted Kremenek | Remove unused 'AddStmtChoice' argument to CFGBuilder... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Ted Kremenek | Rework interaction between AnalysisContext and CFG... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Daniel Dunbar | Revert r127206 "Detect attempts to provide a specializa... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Argyrios Kyrtzidis | Silence gcc warnings. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Fariborz Jahanian | Property setter/getter must be looked up in property... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Argyrios Kyrtzidis | Fix CMake build. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Fariborz Jahanian | Lookup selector in protocol list of qualified objc... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Argyrios Kyrtzidis | Introduce '-chain-include' option to specify headers... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Douglas Gregor | Mention an XML printer on the Open Projects page |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Abramo Bagnara | Fixed InnerLocStart. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
NAKAMURA Takumi | include/clang/Basic/BuiltinsX86.def: __builtin_ia32_crc... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Chandler Carruth | FileCheckize this test. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
NAKAMURA Takumi | include/clang/Makefile: [PR2928] "make install" may... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
John McCall | Remove a rather egregious use of getFunctionInfo. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
John McCall | Fix three of the four places where I left breadcrumbs... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
John McCall | Tame this assert, hopefully fixing self-host. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Anders Carlsson | When deserializing CXXBaseSpecifiers (and offsets)... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
John McCall | Use the "undergoes default argument promotion" bit... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
John McCall | Add a bit to ParmVarDecl indicating whether the paramet... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
NAKAMURA Takumi | c-index-test.c: Fix cygwin warning not to pass signed... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Ted Kremenek | #include Store.h into BasicValueFactory.cpp to provide... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Argyrios Kyrtzidis | Add 'OverridenFilesKeepOriginalName' field in SourceMan... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Ted Kremenek | static analyzer: Fix use-after-free bug in RegionStore... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Abramo Bagnara | Fixed isEmbeddedInDeclarator flag loading. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
NAKAMURA Takumi | test/Makefile: Reapply r127079, use $(ECHOPATH) to... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
NAKAMURA Takumi | libclang/CIndexer.cpp: Apply a new API for Cygwin-1... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Anders Carlsson | Make the Objective-C checker look for subclasses of... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Douglas Gregor | Clarify the context in which an Objective-C type name... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Fariborz Jahanian | Warn on usage of unavailable objc 'class' in |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Douglas Gregor | Teach libclang's token-annotation logic about context... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Abramo Bagnara | Fixed source range for StaticAssertDecl and LinkageSpec... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Anders Carlsson | When writing file references in a pch, make sure to... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Abramo Bagnara | Fixed NamespaceDecl source range. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
NAKAMURA Takumi | lib/Basic/Targets.cpp: mingw-w64 should define __MINGW3... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Abramo Bagnara | Fixed bitfields source range. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
John McCall | Emit block capture initializers as if they were normal... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
John McCall | Extract a function to emit an arbitrary expression... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Abramo Bagnara | Fixed source range for all DeclaratorDecl's. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
John Wiegley | Removed trailing whitespace as a test commit |
commit | commitdiff | tree | snapshot |
2011-03-08 |
John McCall | Fix my earlier commit to work with escaped newlines... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
John McCall | objc_gc wants a pointer type, not a function type;... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
John McCall | Update the check for a NULL macro to use Preprocessor... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
John McCall | Add an API call to retrieve the spelling data of a... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Douglas Gregor | Detect attempts to provide a specialization of a functi... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Carl Norum | Fix tests to account for new warning "expected ';'... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Bill Wendling | When we adjust the inline ASM type, we need to take... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Argyrios Kyrtzidis | Allow passing '-###' to ASTUnit::LoadFromCommandLine... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Carl Norum | Change diagnostic message from "Extension" to "ExtWarn... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Ted Kremenek | Fix null dereference in CFGBlock::FilterEdge that was... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Devang Patel | CodeGenFunction::GenerateBlockFunction() should initial... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Argyrios Kyrtzidis | g++ is more permissive regarding flexible arrays. |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Devang Patel | DebugInfo can be enabled or disabled at function level... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Devang Patel | Do not emit stop point for CXXDefaultArgExpr. It result... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Douglas Gregor | Support explicit template specialization and instantiat... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Douglas Gregor | When rebuilding a dependent template specialization... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
John McCall | The conditional needs to be pushed before the branch... |
commit | commitdiff | tree | snapshot |
next |