2012-07-06 |
Arnaud A. de... | [cindex.py] Fix erroneous comment for CompileCommands |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Manuel Klimek | Another fix for the configure build: correct order... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Manuel Klimek | Build-fix: Remove non-existent directories from Makefiles. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Manuel Klimek | Adds the AST Matcher library, which provides a in-C... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Dmitri Gribenko | CommentParser.cpp: remove unused variable. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Lang Hames | Forgot to rename one use of FPContractModeTy |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Lang Hames | Add -ffp-contract = { fast | on | off } command line... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Dmitri Gribenko | Comment.h: correct identation |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Fariborz Jahanian | Added a new memberfor Parser, to be used soon |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Dmitri Gribenko | Implement AST classes for comments, a real parser for... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Argyrios Kyrtzidis | [objcmt] Check for classes that accept 'objectForKey... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Fariborz Jahanian | objective-c: don't involve properties when checking |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Argyrios Kyrtzidis | [objcmt] Allow migrating to subscripting syntax for... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
DeLesley Hutchins | Thread-safety analysis: eliminate false positives in... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Anna Zaks | [analyzer] Add a statistic for maximum CFG size and... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Simon Atanasyan | MIPS: Define __mips_dsp_rev / __mips_dspr2 / __mips_ds... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Fariborz Jahanian | objective-c++ parsing. Turn off delayed parsing |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Simon Atanasyan | MIPS: Add -mdsp/-mno-dsp and -mdspr2/-mno-dspr2 command... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Simon Atanasyan | MIPS: Factor out the code converting command line optio... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Jordan Rose | Release notes for r158230 "Disallow using ObjC literals... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Manuel Klimek | Adapts the FrontendAction convenience functions so... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Simon Atanasyan | MIPS: Define __mips16 macro if -mips16 option is provided. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Simon Atanasyan | MIPS: Replace the pair of boolean flags by enumeration... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Simon Atanasyan | MIPS: Add -mips16 / -mno-mips16 command line support. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Simon Atanasyan | Give test check tags consistent names. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Richard Smith | PR13273: When performing list-initialization with an... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Richard Smith | Fix some memory leaks found by the static analyzer... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Benjamin Kramer | Update unittests for include change. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Benjamin Kramer | Drop the ASTContext.h include from DeclFriend.h and... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Benjamin Kramer | Remove get(V)BaseClassOffsetInBits, the CharUnit functi... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Benjamin Kramer | Drop the ASTContext.h include from Stmt.h and fix up... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Benjamin Kramer | Split out the "empty" case for compound statement into... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Benjamin Kramer | CXXRecordDecl: Split getBases/getVBases into a slow... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
David Chisnall | Hoist the logic for selecting the Objective-C dispatch... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
David Chisnall | A few more cleanups for the GNU family of ObjC runtimes. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Abramo Bagnara | Renamed RawComment kinds to avoid name clash. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Bob Wilson | Move a comment from the commit message into the code. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Fariborz Jahanian | Obj-C++11 parser: handle a fall out of delayed |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Jordan Rose | [analyzer] For now, don't inline non-static member... |
commit | commitdiff | tree | snapshot |
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 |
next |