2012-07-03 |
Fariborz Jahanian | Obj-C++11 parser: fix broken parsing of c-function |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Fariborz Jahanian | Obj-C++11 parser: turn off buffering of |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Fariborz Jahanian | objective-c: Refactor parse/sema portion of |
commit | commitdiff | tree | snapshot |
2012-07-03 |
David Chisnall | Rename the GCC Objective-C runtime to gcc from gnu... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Bob Wilson | When using -pg targeting OS X 10.8, pass -no_new_main... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Arnaud A. de... | [libclang] CompilationDatabase naming and comment fixes |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Dmitri Gribenko | CommentLexer: remove Markdown tokens from the token... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
DeLesley Hutchins | Thread safety analysis: improve handling of smart pointers. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Akira Hatanaka | Make the following changes in the way Mips handles... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
DeLesley Hutchins | Thread Safety Analysis: handle expressions involving... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Dmitri Gribenko | CommentBriefParser: remove dead store. Found by Clang... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Hal Finkel | Add additional architecture defines for PPC targets. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Argyrios Kyrtzidis | [libclang] Protect against a race condition where a... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
NAKAMURA Takumi | clang/utils/TableGen/ClangAttrEmitter.cpp: Fix abuse... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Matt Beaumont-Gay | Silence warning in -Asserts build |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Nico Weber | Share ConvertUTF8toWide() between Lex and CodeGen. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Nico Weber | Rename -Wself-assign-memvar to -Wself-assign-field... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Chandler Carruth | Remove a redundant assignment to the FDecl variable... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
John McCall | Significantly simplify CGExprAgg's logic about ignored... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
James Dennett | Documentation cleanup: |
commit | commitdiff | tree | snapshot |
2012-07-02 |
James Dennett | Documentation cleanup: Delete a duplicated/malformed... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Argyrios Kyrtzidis | [libclang] Introduce clang_Cursor_isDynamicCall which, |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Fariborz Jahanian | objective-c: just as we have done for method definitions, |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Richard Smith | -Wuninitialized: assume that an __attribute__((returns_... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
James Dennett | Documentation cleanup: |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Richard Smith | test/Driver/crash-report.c: don't fail if there are... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
DeLesley Hutchins | Thread safety analysis: fixed bug that occurs when... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Jordan Rose | [analyzer] Introduce CXXAllocatorCall to handle placeme... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
DeLesley Hutchins | Thread safety analysis: fixed incorrect error message... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
DeLesley Hutchins | Thread safety analysis: don't warn in case of duplicate... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
David Blaikie | Improve crash reporting test coverage. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
DeLesley Hutchins | Thread Safety Analysis: turn off checking within tryloc... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Matt Beaumont-Gay | Add a warning flag for "'extern' variable has an initia... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Chandler Carruth | Extend a workaround for a CMake bug in LLVM's r159593... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Jordan Rose | [analyzer] If 'super' is known to be nil, we can still... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Jordan Rose | Revert "Remove unused member (& consequently unused... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Chandler Carruth | We support a mode where the Clang regression tests... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
David Blaikie | Include -D files in crash report repro scripts. (PR13255) |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Jordan Rose | In blocks, only pretend that enum constants have enum... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Eli Friedman | When we're looking for redeclarations which might provi... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Ted Kremenek | Make this test invariant to future changes of the max... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Douglas Gregor | Be more eager about setting the 'Invalid' bit on an... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Chandler Carruth | Clone a bit of LIT flag defaults from the LLVM CMake... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
David Blaikie | Remove unused member (& consequently unused parameter... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Abramo Bagnara | Reintroduced FieldDecl public methods setBitWidth and... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Ted Kremenek | Bail out the LiveVariables analysis when the CFG is... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Ted Kremenek | Fix subtle bug in AnalysisConsumer where we would not... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Chandler Carruth | Switch from using a lit.cfg-generator variable to the... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Douglas Gregor | Reduce default template instantiation depth to 512... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Jordan Rose | [analyzer] Convert existing checkers to use check:... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Jordan Rose | [analyzer] Add generic preCall and postCall checks. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Jordan Rose | [analyzer] Convert CXXConstructExpr over to use CallEve... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Jordan Rose | [analyzer] Use CallEvent for inlining and call default... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Jordan Rose | [analyzer] Finish replacing ObjCMessage with ObjCMethod... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Jordan Rose | [analyzer] Begin replacing ObjCMessage with ObjCMethodC... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Jordan Rose | [analyzer] Move the last bits of CallOrObjCMessage... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Jordan Rose | [analyzer] Convert CallAndMessageChecker and ObjCSelfIn... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Jordan Rose | [analyzer] Convert RetainCountChecker to use CallEvent... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Jordan Rose | [analyzer] Add a new abstraction over all types of... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Argyrios Kyrtzidis | [PCH] Make sure that all newly introduced visible decls... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Richard Smith | A ':' after an enum-specifier at class scope is a bitfi... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Dmitri Gribenko | Add a new libclang completion API to get brief document... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Kostya Serebryany | [asan] update docs: mention MacOS 10.7 and correct... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
James Dennett | Documentation cleanup: reformatting/fixing up file... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Craig Topper | Rename tzcnt intrinsics to match gcc. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Richard Smith | Additional testing for fixes in r158289 and r158290... |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Meador Inge | PR13189: va_list broken with precompiled headers |
commit | commitdiff | tree | snapshot |
2012-07-01 |
NAKAMURA Takumi | c-index-test/Makefile: Tweak USEDLIBS for cygwin. cygcl... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Jordan Rose | Add support for the C11 _Alignof keyword. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Arnaud A. de... | [libclang] Make implementation filename match the heade... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Arnaud A. de... | [cindex.py] Fix comments |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Arnaud A. de... | [libclang] Fix autoconf library dependencies for toolin... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
NAKAMURA Takumi | c-index-test.c: Fix missing semicolon(s). |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Arnaud A. de... | [cindex.py] add CompilationDatabase support |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Arnaud A. de... | [libclang] add CompilationDatabase support |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Chandler Carruth | Switch Clang to use the new common LLVM CMake infrastru... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Matt Beaumont-Gay | Add a missing argument index, wordsmith a little, and... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Fariborz Jahanian | blocks: fixes a crash when encoding block type |
commit | commitdiff | tree | snapshot |
2012-06-30 |
NAKAMURA Takumi | test/Driver/crash-report.c: Mark it as XFAIL on win32... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Fariborz Jahanian | Remove dependency on string.h |
commit | commitdiff | tree | snapshot |
2012-06-29 |
David Blaikie | Unbreak the test from r159469. |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Richard Trieu | Fix typos from r159463 and update tests. Added Matt... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Fariborz Jahanian | objective-c IRGen: fixes a crash when method type is... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
David Blaikie | Use -frewrite-includes for crash reports. |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Kaelyn Uhrain | In Sema::ClassifyName, try to avoid nonsensical correct... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Richard Trieu | Update the %diff modifer to have an alternate string... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Ted Kremenek | Revert "Tweak insecureAPI analyzer checks to have the... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Ted Kremenek | Tweak insecureAPI analyzer checks to have the ability... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Richard Trieu | Add a fix-it hint note to -Wunique-enum to suggest... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Fariborz Jahanian | objective-c modern translator: synthesize argument... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Fariborz Jahanian | modern objc translator: string.h is unavailable on... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Fariborz Jahanian | fix a typo in my last commit. I thought I recompiled, |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Fariborz Jahanian | objc diagnostic: pass IdentifierInfo* to the diagnosti... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Douglas Gregor | std::nullptr_t support in MS headers, from João Matos. |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Douglas Gregor | Patch for handling C99 veriadic macros when using preco... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Fariborz Jahanian | objective-c modern translator: Translation into objc_ms... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Dmitri Gribenko | Factor out a check for block commands (that implicitly... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
David Blaikie | Avoid redundant error when redefining a function as... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Nico Weber | Change condition to be the same as in SemaTemplateInsta... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
NAKAMURA Takumi | clang/test/Misc/diag-template-diffing-color.cpp: Remove... |
commit | commitdiff | tree | snapshot |
next |