- 2c6dbd7 Fix GCC's pedantic return-type warning -- this enum is fully covered. by Chandler Carruth · 13 years ago
- 970b226 Fix tautological FileCheck by moving the CHECK to an extra line. by Manuel Klimek · 13 years ago
- e58e6f9 Don't link lib[std]c++ when -nostdlib is specified (Solaris driver). by David Chisnall · 13 years ago
- e9b4d98 Pass -march, -mcpu, -mfpu to linuxtools assembler. by Evgeniy Stepanov · 13 years ago
- 8250016 Express the number of ULPs in fpaccuracy metadata as a real rather than a by Duncan Sands · 13 years ago
- 2b124ea EmitStopPoint already checks if we have debug info. by Eric Christopher · 13 years ago
- fc65ec8 Tidy. by Eric Christopher · 13 years ago
- c56298d Parsing of C++11 attributes: by Richard Smith · 13 years ago
- 6ee326a Disambiguation of '[[': by Richard Smith · 13 years ago
- 0e9bf71 Fix the testcase :-( by Rafael Espindola · 13 years ago
- f1ee687 objective-c modern translator: rewriting specific by Fariborz Jahanian · 13 years ago
- c515154 Fix an annoying little bug I found while debugging another LTO issue. Gold by Rafael Espindola · 13 years ago
- 2ca35e6 Remove -fobjc-default-synthesize-properties as the option to c-index-test. by Fariborz Jahanian · 13 years ago
- 63f5578 My original patch missed the virtual-base case for destroying by John McCall · 13 years ago
- 12d8d80 Fix the access check performed as part of the determination of whether by John McCall · 13 years ago
- ae7e939 Author: Daniel Dunbar <daniel@zuster.org> by Daniel Dunbar · 13 years ago
- 16dc261 Implementing a test for the use of PWD to base finding the by Manuel Klimek · 13 years ago
- e51fe09 objective-c: remove -fobjc-default-synthesize-properties from the driver. by Fariborz Jahanian · 13 years ago
- e52e2e6 objective-c: Remove -fno-objc-default-synthesize-properties by Fariborz Jahanian · 13 years ago
- 4f5b3ac Fixes a fix to finding the current directory: by Manuel Klimek · 13 years ago
- 561d622 Revert r154321, pending more discussion. by David Chisnall · 13 years ago
- eb52f86a Fix bugs found by -Wconstant-conversion improvements currently under review. by David Blaikie · 13 years ago
- 649ee3f Add -fobjc-trace to emit a call before and after each Objective-C message send by David Chisnall · 13 years ago
- e257179 Factor out ARM floating ABI determination to new routine by Anton Korobeynikov · 13 years ago
- c3cb072 Make a modern Objective-C runtime the default target for *BSD. Don't yet change this on GNU/Linux, where the GCC runtime still tends to be used. by David Chisnall · 13 years ago
- 5081de5 Wire up -fpie and -fPIE to LLVM's newly added TargetOptions. No test by Chandler Carruth · 13 years ago
- 5e219cf Teach Clang about PIE compilations. This is the first step of PR12380. by Chandler Carruth · 13 years ago
- 9579422 Rephrase the preprocessor test to directly use CC1 and not bother by Chandler Carruth · 13 years ago
- 65ea45a FileCheck-ize this test. by Chandler Carruth · 13 years ago
- 49149fe Don't forget to evaluate the subexpression in a null pointer cast. If we're by Richard Smith · 13 years ago
- b0afd5d ext_reserved_user_defined_literal must not default to Error in MicrosoftMode. Hence create ext_ms_reserved_user_defined_literal that doesn't default to Error; otherwise MSVC headers won't parse. by Francois Pichet · 13 years ago
- 073a780 MIPS: Pass -mabi option to the assmbler when compile MIPS targets. by Simon Atanasyan · 13 years ago
- a2768be MIPS: Move code calculates CPU and ABI names to the separate function to reuse this function later. by Simon Atanasyan · 13 years ago
- 3be55cd [Cygwin] Work around to flush stdout in a thread, or stdout in threads won't be flushed at exit. by NAKAMURA Takumi · 13 years ago
- b9abd872 Fix several problems with protected access control: by John McCall · 13 years ago
- 79c5f95 test/lit.cfg: Please pass %INCLUDE% to clang.exe on Win32. MS-compatible clang may refer to %INCLUDE%. It fixes r154188. by NAKAMURA Takumi · 13 years ago
- a53ab5c [driver] In general, the driver claims redundant args and uses the last arg. by Chad Rosier · 13 years ago
- b031eab Remove "parse error" in favor of more descriptive diagnostics. by David Blaikie · 13 years ago
- f7ef931 more testing of objc's dictionary literal translation. by Fariborz Jahanian · 13 years ago
- d2008e2 Implement support for null non-type template arguments for non-type by Douglas Gregor · 13 years ago
- e35abe1 modern objective-c translation: support for by Fariborz Jahanian · 13 years ago
- bd61313 Rework ExprEngine::evalLoad and clients (e.g. VisitBinaryOperator) so that when we generate a new ExplodedNode by Ted Kremenek · 13 years ago
- d2953ce SourceManager: Vectorize ComputeLineNumbers for SSE2. by Benjamin Kramer · 13 years ago
- 8491cb2 MIPS: Provide a correct path to the dynamic linker when build for MIPS 64-bit targets. by Simon Atanasyan · 13 years ago
- 83cad45 Thread safety analysis: downgraded requirement that mutex expressions refer to a lockable type from error to warning. by DeLesley Hutchins · 13 years ago
- b0f245c modern objective-c translator: translate array literal by Fariborz Jahanian · 13 years ago
- 5f0a1c1 MIPS: Pass -EB/-EL argument to the assembler according to selected endian when compile for MIPS targets. by Simon Atanasyan · 13 years ago
- f439e00 [analyzer] Check that the arguments to NSOrderedSet creation methods are valid ObjC objects. by Jordy Rose · 13 years ago
- 0121183 Test for r154189/PR12481 by Matt Beaumont-Gay · 13 years ago
- 30fa370 Use atexit when __cxa_atexit isn't available instead of adding a by John McCall · 13 years ago
- 3f88f68 Rename GenerateCXXGlobalDtorFunc to GenerateCXXGlobalDtorsFunc. by John McCall · 13 years ago
- 7f39d51 Fix a Sema invariant bug that I recently introduced involving by John McCall · 13 years ago
- 40f45ee Clear environment variables that might affect Clang before running tests. by Jordy Rose · 13 years ago
- b2f6820 Added a new attribute, objc_root_class, which informs the compiler when a root class is intentionally declared. by Patrick Beard · 13 years ago
- aba3f0f MIPS: Move tests check float ABI macros definitions to the more appropriate place. by Simon Atanasyan · 13 years ago
- 9f31437 Fix using Clang as a cross compiler installed on a host machine and not by Chandler Carruth · 13 years ago
- 6614845 zext ivar offsets if required (GNU runtimes). by David Chisnall · 13 years ago
- cf2fa2f Fixed scoping error for late parsed attributes in nested classes. by DeLesley Hutchins · 13 years ago
- 7a52180 MIPS: Add tests for predefined macros for MIPS targets. by Simon Atanasyan · 13 years ago
- 673720d Fix diagnostic text for r154163. by David Blaikie · 13 years ago
- 9df1b96 Restrict fixit for missing 'class' in template template parameters. by David Blaikie · 13 years ago
- 7947bb1 [analyzer]Fix false positive: pointer might escape through CG*WithData. by Anna Zaks · 13 years ago
- bf9658c Point the caret at the error for the 'expected namespace name' diagnostic in by Richard Smith · 13 years ago
- bc1029b Implement C90 pedantic warning for duplicate declaration specifiers which are duplicated via a typedef. Patch by Tim Northover. by Eli Friedman · 13 years ago
- ae916a1 Properly implement the C rules for composite types for qualified pointers in conditionals. Patch by Tim Northover. by Eli Friedman · 13 years ago
- bf393be objective-c: Don't warn when a category does not implement a method by Fariborz Jahanian · 13 years ago
- 856183c Enhance testing a bit to make sure that we're omitting the by Eric Christopher · 13 years ago
- 78af8fd Only emit the getter and setter names if they're not the default by Eric Christopher · 13 years ago
- 87b9c03 Make the variant of __builtin_shufflevector that takes the shuffle indexes as a vector actually usable. Patch by David Neto. PR12465. by Eli Friedman · 13 years ago
- 6fd4505 Require that all static analyzer issues have a category. As part of this change, by Ted Kremenek · 13 years ago
- 9091389 Move some MIPS target macro definitions from class Mips32TargetInfoBase by Simon Atanasyan · 13 years ago
- e47029a Temporary workaround for bug#12457: turn the 'constexpr function never produces by Richard Smith · 13 years ago
- 85ff969 [Lex] Add support for 'user specified system frameworks' (see test case). by Daniel Dunbar · 13 years ago
- 9ee35f9 [Lex] HeaderSearch: Introduce a FrameworkCacheEntry structure to hold the FrameworkMap items. by Daniel Dunbar · 13 years ago
- f535a98 Simplify. by Daniel Dunbar · 13 years ago
- a823545 Improve & simplify diagnostic for missing 'class' in template template parameter. by David Blaikie · 13 years ago
- b98b998 Handle symbolicating a reference in an initializer expression that we don't understand. by Ted Kremenek · 13 years ago
- 04a18c9 Teach ObjCContainersChecker that the array passed to CFArrayGetValueAtIndex might not be a symbolic value. by Ted Kremenek · 13 years ago
- bb3d20f Do not crash in the callgraph construction when encountering deleted function definitions. Fixes <rdar://problem/11178609>. by Ted Kremenek · 13 years ago
- 6b77ce8 [analyzer] Move stats calculation out of AnalysisConsumer destructor. by Anna Zaks · 13 years ago
- 907344e [analyzer] Change warding in a path diagnostic: by Anna Zaks · 13 years ago
- cd86346 [analyzer] Add a coverage calculation to FunctionSummaries. by Anna Zaks · 13 years ago
- 4f4705f [analyzer] Remove redundant if statement (pointed out by Ted). by Anna Zaks · 13 years ago
- a85cf39 Improve diagnostics for invalid use of non-static members / this: by Richard Smith · 13 years ago
- 4fd05dc Add triples to these tests to keep them working on Windows, by Richard Smith · 13 years ago
- f76e7f7 RelNote improvements made to -Wliteral-conversion by r141955. by David Blaikie · 13 years ago
- 69f50e7 Fix assertions and wrong output from StmtPrinter's string literal printing. by Richard Smith · 13 years ago
- e31b8fb Enable warn_impcast_literal_float_to_integer by default. by David Blaikie · 13 years ago
- 371a0c8 clang/test/Tooling/clang-check.cpp: Mark it as XFAIL also on cygwin. by NAKAMURA Takumi · 13 years ago
- 5b4bf13 Allow a conversion from the empty initializer list {} to an by Douglas Gregor · 13 years ago
- 3953911 Honor -fno-pic, -fno-PIC, -fno-pie, -fno-PIE. by Nico Weber · 13 years ago
- 30fe6ba [driver] When using the -mfpmath= option, add an error message when trying to by Chad Rosier · 13 years ago
- 397f327 Hardcode a triple to prevent the test failing on targets which don't support __thread. by Richard Smith · 13 years ago
- 1209386 Test commit to check commit access. by Simon Atanasyan · 13 years ago
- b4051e7 Implement C++11 [temp.arg.nontype]'s permission to use the address of an object by Richard Smith · 13 years ago
- 465a899 Fix an oversight: don't run ARC optimization cleanup at -O0. by Dan Gohman · 13 years ago
- f80f2a5 Whitespace. by Chad Rosier · 13 years ago
- 9931727 [driver] Add a static helper function for handling -mfpu= to remove some code by Chad Rosier · 13 years ago
- d624a5b Reduce variable scope. by David Blaikie · 13 years ago
- 7a938fa [driver] Create a new -mfpmath= option, which is used to control whether clang by Chad Rosier · 13 years ago