2012-10-26 |
Manman Ren | X86 SSE Intrinsics: update header for sqrt_ss, rsqrt_ss... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Bill Wendling | Recommit Eric's code to validate ASM string's constrain... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Richard Smith | Fix the other occurrence of the problem fixed by r166731. |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Fariborz Jahanian | Changing name of enum for block literal flags to represent |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Richard Smith | LLVM's hashing routines produce a size_t, and thus... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Ted Kremenek | TrackConstraintBRVisitor and ConditionBRVisitor can... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Richard Smith | Add a more direct test for r166661. |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Chad Rosier | [ms-inline asm] Add a test case for r166723 and r166724. |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Chad Rosier | [ms-inline asm] Add support for field lookup in the... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Fariborz Jahanian | Add some new types in preparation of encoding of captur... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Joerg Sonnenberger | Don't require exception handling for clang-tblgen. |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Kaelyn Uhrain | Move the input files for test/PCH/badpch.c under test... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Douglas Gregor | When capturing 'this' in a lambda, make sure to update... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Dmitri Gribenko | Comment to XML conversion: avoid memory allocation... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Dmitri Gribenko | CommentDumper: reorder members and add a comment. |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Fariborz Jahanian | Provide comment describing what buildBlockDescriptor... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Joerg Sonnenberger | Don't throw exceptions in clang-tblgen by switching... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Micah Villmow | Cleanup some clang code to use new type functions inste... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
NAKAMURA Takumi | clang/test/CodeGenCXX/debug-info-thunk.cpp: Suppress... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
David Tweed | Correct test inovocations to use %clang_cc1 rather... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
David Tweed | Modify the targets to set appropriate calling conventio... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Alexey Samsonov | Initialize debug info for special cases of functions... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
NAKAMURA Takumi | unittests/ToolingTest.cpp: Suppress newFrontendActionFa... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Manuel Klimek | Adds the possibility to inject a callback that's called... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Richard Smith | -fcatch-undefined-behavior checking for appropriate... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Argyrios Kyrtzidis | Take into account that there may be a BOM at the beginn... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Douglas Gregor | Update warning-flag test |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Bill Wendling | Revert r166647 to rethink the patch... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Douglas Gregor | Remove the old predefines-buffer diffing code completel... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Douglas Gregor | Fix computation of predefines buffer from the preproces... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Eli Friedman | When we're devirtualizing a method call, make sure... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Douglas Gregor | ASTUnit doesn't actually care about the predefines... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Douglas Gregor | The the preprocessor option validator to compute suggested |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Bill Wendling | Add some support for diagnosing possibly mismatched... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Richard Smith | 'constexpr' and 'friend' are both declaration specifier... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Richard Smith | PR14171: Don't crash if we hit one of the paths where... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Douglas Gregor | Teach the PCH validator to check the preprocessor optio... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
NAKAMURA Takumi | c-index-test.c: Split a format string. [-Woverlength... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Chad Rosier | [ms-inline asm] Test case for r166632. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
David Blaikie | Fix false positive in -Wunused-variable when a ctor... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Eli Friedman | Update regression tests for r166617. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Eli Friedman | Don't print scope qualifiers for references to a type... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Eli Friedman | Add an additional test for namespaces and -Wmissing... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Douglas Gregor | (De-)serialize the preprocessor options, including... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Rafael Espindola | Add a test showing that nodebug is accepted in methods... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Argyrios Kyrtzidis | [libclang] Add "-index-file-full" option that recursive... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Douglas Gregor | Explicitly specify C++98 when building the C++ precompi... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Chad Rosier | [ms-inline asm] Add test cases for r166451. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Douglas Gregor | Teach the preprocessor to hold onto the preprocessor... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Chad Rosier | [ms-inline asm] Add test cases for r166592. The test... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Douglas Gregor | Move PreprocessorOptions into the Lex library, and... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Douglas Gregor | (De-)serialize header search options. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Douglas Gregor | Update unit tests for HeaderSearch change |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Douglas Gregor | Move HeaderSearchOptions into the Lex library, make... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Douglas Gregor | Undef SEMANTIC_VALUE_DIAGOPT appropriately |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Douglas Gregor | (De-)serialize the file system options. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Douglas Gregor | Serialize DiagnosticOptions to the AST file. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Mahesha S | Removed an extra blank line. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Manuel Klimek | Adds the possibility to run ASTMatchFinder over arbitra... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Douglas Gregor | Add a simple test involving decltype on Objective-C... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Douglas Gregor | Remove the HiddenWeakTemplateVTables CodeGen option... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Evgeniy Stepanov | Pass LLVM_ANDROID_TOOLCHAIN_DIR if set. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Alexey Samsonov | Update docs about TSan availability in CMake build |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Alexey Samsonov | Fix some wordings in AddressSanitizer docs. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Ulrich Weigand | A number of test cases assume that an "int" parameter... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
NAKAMURA Takumi | Revert r166541, "clang/test: Add appropriate requiremen... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Nadav Rotem | Clang now attempts to create a TargetMachine whenever... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
NAKAMURA Takumi | clang/test: Add appropriate requirements as REQUIRES... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Nico Weber | Add a test for -Warc-abi as requested by Fariborz. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Rafael Espindola | Add padding inreg registers to cause llvm to skip ecx... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Rafael Espindola | Add inreg markers with the x86_fastcallcc calling conve... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Matt Beaumont-Gay | Address feedback from Eli Friedman on r166522. |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Nadav Rotem | Change EmitAssemblyHelper to create the target machine... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Jordan Rose | [analyzer] Handle 'SomeVar.SomeEnumConstant', which... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Jordan Rose | [analyzer] Replace -analyzer-no-eagerly-trim-egraph... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Chad Rosier | [ms-inline asm] Test case for r166526. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Chad Rosier | [ms-inline asm] Update the triple to test r166523. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Matt Beaumont-Gay | Don't emit -Wunused-value warnings from macro expansions. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Douglas Gregor | Tweak include order |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Douglas Gregor | Use a .def file for most of the diagnostic options. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Fariborz Jahanian | Objective-C: check that when a category method is being... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Douglas Gregor | Buildbot debugging is fun |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Douglas Gregor | One last unit-test fix |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Douglas Gregor | More unit-test fixes |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Douglas Gregor | Update clang-interpreter example |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Douglas Gregor | Fixup unit tests for DiagnosticOptions change |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Douglas Gregor | Make DiagnosticOptions intrusively reference-counted... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Jordan Rose | CMake: Fix public header search for generating Xcode... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Eli Friedman | Fix pretty-printing pseudo-destructor calls. Patch... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Eli Friedman | Delete junk that snuck into r166498. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Eli Friedman | Add a new warning -Wmissing-variable-declarations,... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Douglas Gregor | Switch CodeGenOptions over to a .def file, like we... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Richard Smith | When rebuilding a DependentScopeDeclRefExpr, perform... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Chad Rosier | [ms-inline asm] Update for r166433. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Rafael Espindola | Handle -pthread, -pg and -shared correctly on bitrig. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Sean Silva | Fix some mdoc nits |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Daniel Jasper | Make hasDeclaration() matcher work inside the memberExp... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
NAKAMURA Takumi | clang/test/PCH/pch-dir.c: Update a comment for msvc... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Manuel Klimek | Implements the thisExpr matcher. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
NAKAMURA Takumi | clang/test/PCH/pch-dir.c: Mark it as XFAIL:msvc. It... |
commit | commitdiff | tree | snapshot |
next |