2012-10-07 |
Rafael Espindola | Use getArch instead of getArchName + string compare. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Rafael Espindola | Use getArch instead of getArchName. |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Dmitri Gribenko | List of potential checkers: smart pointer checker:... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Dmitri Gribenko | Clang static analyzer docs: fix a couple of HTML markup... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Dmitri Gribenko | List of potential checkers: more C++11 details for... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Benjamin Kramer | Expose __builtin_bswap16. |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Ted Kremenek | Place warn_impcast_different_enum_types in a new warnin... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Ted Kremenek | Add link to potential future checkers. |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Ted Kremenek | Add list of potential checkers. Provided by Anton... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Jordan Rose | [analyzer] Tweak test to run the retain-count checker... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Jordan Rose | ParentMap: Restore the ability to update an existing... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Jordan Rose | [analyzer] Handle implicit statements used for end... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Argyrios Kyrtzidis | [libclang] Fix the comments, as suggested by Dmitri. |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Argyrios Kyrtzidis | [libclang] Don't disable the preprocessing record while... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Alex Rosenberg | Fix another spot where this test varied for a Release... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Alex Rosenberg | Make test resilient to Release build temp names. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Alex Rosenberg | Propagate calling convention for aliases and weakrefs. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Alex Rosenberg | FileCheckize test |
commit | commitdiff | tree | snapshot |
2012-10-05 |
DeLesley Hutchins | Thread-safety analysis: allow attributes on constructor... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Ted Kremenek | Add color output to 'diagtool tree' to show what warnin... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Aaron Ballman | Changing line endings from Windows to Unix. No functio... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Michael Liao | Add intrinsic of MULX in BMI2 header |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Abramo Bagnara | Added forgotten break. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Eli Friedman | Make sure to generate the right kind of MDNode for... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Richard Smith | Workaround for libstdc++4.6 <atomic> bug: make comment... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
David Blaikie | Implement -Wshift-op-parentheses for: a << b + c |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Argyrios Kyrtzidis | [libclang] Now that we have a CXModule object, pass... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Argyrios Kyrtzidis | [libclang] Introduce new C functions that provide infor... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Argyrios Kyrtzidis | [Modules] Introduce Module::TopHeaders which is a set... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Argyrios Kyrtzidis | [preprocessing record] Have PPEntityID be independent... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Argyrios Kyrtzidis | [libclang] Introduce CXCursor_ModuleImportDecl cursor... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Chad Rosier | Test case for r165275. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Richard Smith | If we flow off the end of a value-returning function: |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Richard Smith | libstdc++-4.6 needs the same common_type fix as libstdc... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Richard Smith | Egriegious hack to support libstdc++4.6's broken <atomi... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Abramo Bagnara | Fixed FunctionTypeLoc source range. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Abramo Bagnara | Fixed instantiated operators source range. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Abramo Bagnara | Fixed friend decl source range. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Abramo Bagnara | Fixed ParamDecl source range for implicit typed k&r... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Bill Schmidt | Fix the CodeGen/ppc64-varargs-struct.c test case to... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Bill Schmidt | Add a test case for r156143, which enabled general... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Benjamin Kramer | Driver: Link crtfastmath.o if it's available and -ffast... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Michael Han | Fix scope location when parsing GNU attributes. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Preston Gurd | Revert 165129 |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Benjamin Kramer | Prefer StringRef::startswith to the strncmp/strlen... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Logan Chien | Fix typo in comments. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Axel Naumann | Fix r165005: The lexical DeclContext is not the right... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Nick Lewycky | Add missing comment for mangling. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Lang Hames | Fail early with a clear assert if an operation with... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Lang Hames | Test file-scoped FP_CONTRACT pragma. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Eli Friedman | Permanently end the whole "pragma got handled by the... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bill Wendling | Add an explicit -object_path_lto flag during linking... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Fariborz Jahanian | use ';' instead of '-' in the note part of my last... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Chad Rosier | Update test case for r165174. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Sean Silva | tblgen: Migrate clang-tblgen to new TableGenMain API. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bill Wendling | Remove the directory that these are already in. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | [libclang] When indexing, invoke the importedASTFile... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | [libclang] Simplify indexing of module imports by handl... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Richard Smith | PR14004: Fix typo in documentation. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Benjamin Kramer | Fix invalid reads by memcmp. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Benjamin Kramer | Always initialize FPContractable. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Michael J.... | [Options] Store the owning OptTable in Option so it... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Simon Atanasyan | Remove useless parameter "WantFile" from Driver::GetPro... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bill Schmidt | This patch enables general varargs support for the... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Fariborz Jahanian | Fix a typo in my last patch reported by Erik Schwiebert. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Douglas Gregor | Remove ASTReader::needPendingInstantiation(), introduce... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Douglas Gregor | Add some FIXMEs to the ASTReader code |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Douglas Gregor | Revert most of the functionality in r165001. Instead... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Fariborz Jahanian | objective-C arc: Warn under arc about a use of an ivar... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Simon Atanasyan | Implement Adnroid MIPS toolchain support: |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Preston Gurd | Fix failure of newly added test, by using %clang instea... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Preston Gurd | Adds a test to verify that Clang does the optimization... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jordan Rose | Revert "InlineObjCInstanceMethod.m: Remove lines introd... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Benjamin Kramer | clang-check: Add clangRewriteCore.a to the Makefile... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Benjamin Kramer | Matching block names with FileCheck requires asserts. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Benjamin Kramer | CodeGen: Fix a silly typo when emitting subs of block... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nico Weber | When mangling an APSInt with the ms abi, make sure... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Daniel Jasper | As opposed to the clang-fixit tool described on |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Logan Chien | Fix typo in comments. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Dmitri Gribenko | Comment to XML conversion: escape XML special chars... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bill Wendling | The top-level clang Makefile is #included into other... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bill Wendling | Add the missing backslash-newline which was causing... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Alexey Samsonov | Make sure 32-bit ASan runtime is available on 64-bit... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nico Weber | While I'm here, resync a %select with the enum definiti... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nico Weber | Move expression mangling in the microsoft mangler to... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nico Weber | Replace a default: with an explicit list of cases.... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
John McCall | Update the block specification for some long-settled... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
NAKAMURA Takumi | InlineObjCInstanceMethod.m: Remove lines introduced... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | [PCH] Fix serialization of an ImportDecl. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | Set the file entry for a Module* that was created durin... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | Add a FIXME. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | Introduce ASTConsumer::HandleImplicitImportDecl() callb... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | Some renames to use the 'visitor' nomenclature, no... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Michael Han | Improve C++11 attribute parsing. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jordan Rose | [analyzer] Adjust the return type of an inlined devirtu... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jordan Rose | [analyzer] Push evalDynamicCast and evalDerivedToBase... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jordan Rose | Teach getCXXRecordDeclForPointerType about references. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Richard Trieu | Change how the SelfReferenceChecker handles MemberExpr... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chad Rosier | Revert 165058, per Jim request. This requires further... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Alexander Kornienko | Added a test for C++11 statement attributes serialization. |
commit | commitdiff | tree | snapshot |
next |