2011-02-18 |
Ted Kremenek | Update text for where to file analyzer bugs. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Fariborz Jahanian | Test case for // rdar://8850818 |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | If -fno-builtin is passed, tell TargetLibraryInfo to |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Douglas Gregor | Selector::getIdentifierInfoForSlot() can return NULL... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Daniel Dunbar | Unbreak CMake build on MSVC9, chapuni please check. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | install a TargetLibraryInfo configured with the appropriate |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Argyrios Kyrtzidis | [analyzer] Fix crash when analyzing C++ code. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | fix rdar://9024687, a crash on invalid that we used... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Argyrios Kyrtzidis | [analyzer] Fix a crash when analyzing C++ code. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Argyrios Kyrtzidis | Introduce ASTContext::getLogicalOperationType() to... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Fariborz Jahanian | Objective-c armv7 API for atomic properties of |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | accept and ignore a few things for better OpenBSD compa... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
NAKAMURA Takumi | [Heikki Kultala] This patch contains the ABI changes... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | we now support __label__ |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Douglas Gregor | Implement C++0x [expr.static.cast]p9, which permits... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
John McCall | The flags we're supposed to write into a byref struct... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Douglas Gregor | When building a qualified reference to a member of... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Ted Kremenek | Fix assertion failure on -Warray-bounds for 32-bit... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Peter Collingbourne | Move CompilerInstance::LLVMContext and LLVMContext... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Peter Collingbourne | Move TargetInfo::adjustInlineAsmType to TargetCodeGenInfo |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Douglas Gregor | When we're creating an expression for an integral templ... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | implement basic support for __label__. I wouldn't... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | rename test |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Argyrios Kyrtzidis | Handle UsingDecl in CFGRecStmtDeclVisitor. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | Switch labels over to using normal name lookup, instead... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Francois Pichet | Unbreak the MSVC build |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | break testcase over multiple lines to make it easier... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | handle labeldecls. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | make block bodies handle undefined labels just like... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | improve support for big endian targets, fixing PR8171... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Oscar Fuentes | CMake: updated source file list. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Ted Kremenek | Add -Warray-bounds test showing how the warning current... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Argyrios Kyrtzidis | [analyzer] Use the new registration mechanism for the... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Argyrios Kyrtzidis | [analyzer] Use the new registration mechanism on the... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Argyrios Kyrtzidis | [analyzer] |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Argyrios Kyrtzidis | [analyzer] Pass CheckerManager to the registration... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chandler Carruth | Enhance the array bounds checking to work for several... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chandler Carruth | Clean up the style of this function to match the conven... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | add a fixme |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | Step #2/N of __label__ support: keep pushing LabelDecl... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | Inline LocalInstantiationScope::getInstantiationOf... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | remove some defensive code: LocalInstantiationScope... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | remove some dead overloads. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | Eliminate the internal command-line option for viewing... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
John McCall | Remove the "conditional save" hashtables from IR genera... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | The internal -fdump-record-layouts flag already dumps... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Argyrios Kyrtzidis | When building StaticAnalyzer/Frontend add -I "<Checkers... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | Replace a FIXME with a comment describing why we did... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | Remove the last virtual member function from the Decl... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | Devirtualize TagDecl::completeDefinition(). |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | Devirtualize DeclaratorDecl::getInnerLocStart() and... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Fariborz Jahanian | Improve diagnostics on missing property decl. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | Devirtualize NamedDecl::getNameForDiagnostic(). |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | Devirtualize RedeclarableTemplateDecl::newCommon(). |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chandler Carruth | Implement a sub-group of -Wconversion: -Wliteral-conver... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
John McCall | Change the representation of GNU ?: expressions to... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
NAKAMURA Takumi | lib/Frontend/InitHeaderSearch.cpp: Add mingw-w64's... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
NAKAMURA Takumi | Triple::MinGW64 is deprecated and removed. We can use... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
NAKAMURA Takumi | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | Devirtualize Decl::getNextRedeclaration(). |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chandler Carruth | Implement -Wenum-compare, which warns when comparing... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | Simple little optimization to Decl::getCanonicalDecl... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | Devirtualize Decl::getSourceRange() |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | Devirtualize Decl::getCanonicalDecl(). |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | Step #1/N of implementing support for __label__: split... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | Devirtualize Decl::getBody() and Decl::hasBody(). |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | De-virtualize Decl::isOutOfLine(). |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | When printing a qualified type, look through a substitu... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | simplify a bit. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | Improve parser recovery in "for" statements, from Richa... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | I will not hold on to temporary StringRefs. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | When Parser::ParseExpressionList isn't given a complete... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Matt Beaumont-Gay | Fix PR9025 and add a diagnostic (and sometimes a fixit... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Ted Kremenek | Bump up IdentifierInfo::ObjCOrBuiltinID to use 11 bits... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Ted Kremenek | Begin overhaul of scan-build/ccc-analyzer's handling... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Ted Kremenek | Disable default synthesized properties until we can... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | fix clang -MM output to escape spaces in filenames... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | update this test now that reassociate isn't stripping... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Ken Dyck | Convert MaxFieldAlignment to CharUnits from bits. No... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Fariborz Jahanian | Improve diagnostics when property names an object type of |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Douglas Gregor | Implement code completion results for the Objective... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Nick Lewycky | Ensure that the NRVO flag has some block to insert... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Ted Kremenek | Fix assertion failure in -Warray-bounds on template... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Fariborz Jahanian | Block rewriting bug. Don't take address of captured |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Ted Kremenek | Placate Doug and change capitalization of diagnostic... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Zhanyong Wan | Makes most methods in SVals.h conform to the naming... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Chandler Carruth | 3000 Sema diagnostics should be enough for anyone. |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Douglas Gregor | Fix a thinko with llvm::Optional, which is clearly... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Douglas Gregor | Teach the CXCodeCompleteResults results structure,... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Devang Patel | If preprocessed token introduced empty filename then... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Douglas Gregor | Improve the invalidation logic for the cache of global... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Douglas Gregor | Teach PPChainedCallbacks to forward the InclusionDirect... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Argyrios Kyrtzidis | Warning -> ExtWarn |
commit | commitdiff | tree | snapshot |
2011-02-16 |
John McCall | Remove this FIXME; clear up an unused variable; style. |
commit | commitdiff | tree | snapshot |
2011-02-16 |
John McCall | Save a copy expression for non-trivial copy constructio... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Zhanyong Wan | Adds a CMake target for the Basic lib's unit tests... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Zhanyong Wan | Improves CMakeLists.txt for Clang's unit tests: make... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Ted Kremenek | Tweak -Warray-bounds diagnostics based on feedback... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
NAKAMURA Takumi | CMake: Tweak for Visual Studio 10 quirk at clang-standa... |
commit | commitdiff | tree | snapshot |
next |