- 7e27400 clang-format: Fix bug in pointer detection by Daniel Jasper · 11 years ago
- d068607 Tablegen now generates a StringSwitch for attributes containing enumeration arguments to map strings to the proper enumeration value. This makes error checking more consistent and reduces the amount of hand-written code required. by Aaron Ballman · 11 years ago
- e80501b ObjectiveC migrator. Modify inferred property name by Fariborz Jahanian · 11 years ago
- 8524ed1 Test for correct usage of columnWidth in clang fixit hints. by Alexander Kornienko · 11 years ago
- cd7b0f0 Clarify the status of PowerPC support. by Roman Divacky · 11 years ago
- a81f102 ObjectiveC migrator. methods which look like a getter and by Fariborz Jahanian · 11 years ago
- 313a9f4 Added regression tests. by Serge Pavlov · 11 years ago
- d8dfae6 [analyzer] Handle zeroing constructors for fields of structs with empty bases. by Jordan Rose · 11 years ago
- 42ade49 clang-cl: Warn about overriding /MD with /MT etc. by Hans Wennborg · 11 years ago
- 4b6730d Teach RAV to visit parameter variable declarations of implicit functions. Fixes PR16182. by Michael Han · 11 years ago
- 5427211 fix xcore-opts.c test by Robert Lytton · 11 years ago
- a19efaf Adding some additional test cases for the cleanup attribute. by Aaron Ballman · 11 years ago
- 2bb6dad Fix 2 cases of uninitialized reads of an invalid PresumedLoc. by Evgeniy Stepanov · 11 years ago
- 73d845c Support for CR LF newlines. by Alexander Kornienko · 11 years ago
- e481413 Fix the ASan dll_thunk path by Timur Iskhodzhanov · 11 years ago
- 0f599ac Simplify code with the in place path::native. No functionality change. by Benjamin Kramer · 11 years ago
- 71fcba8 Split -Wunused-variable warning. by Daniel Jasper · 11 years ago
- 595ff7f [mips][msa] Corrected the definition of the dotp_[su].[hwd] intrinsics by Daniel Sanders · 11 years ago
- 09ec200 SemaTemplateDeduction.cpp: Prune two stray \param(s), TPOC and NumCallArguments in Sema::getMostSpecialized(). They were removed since r190444. [-Wdocumentation] by NAKAMURA Takumi · 11 years ago
- 75804ca Remove unused diagnostics. by Benjamin Kramer · 11 years ago
- 5f0a352 Support for modular module-map-files by Daniel Jasper · 11 years ago
- 56bed97 Fix a bug where -msse followed by -mno-sse would leave MMX enabled. by Craig Topper · 11 years ago
- 58e4cd0 [-cxx-abi microsoft] Canonicalize array parameters better by David Majnemer · 11 years ago
- f365bb2 Do not quote YAML plain string myself. Let YAMLIO do that. by Rui Ueyama · 11 years ago
- a3d727b volatile types are not trivially copyable. by Eli Friedman · 11 years ago
- 6c3eb6b Fix test. by Eli Friedman · 11 years ago
- ba08161 Fix is_trivially_constructible preconditions. by Eli Friedman · 11 years ago
- 62a3bba Disable the bool and enum sanitizers when emitting the implicitly-defined copy by Nick Lewycky · 11 years ago
- ebaee6b The cleanup attribute no longer uses an unresolved, simple identifier as its argument. Instead, it takes an expression that is fully resolved. by Aaron Ballman · 11 years ago
- 66118c2 PR17075: When performing partial ordering of a member function against a by Richard Smith · 11 years ago
- 2956ef4 Add -fansi-escape-codes option by Nico Rieck · 11 years ago
- 2d2aed2 Get rid of unused isPodLike definition. by Eli Friedman · 11 years ago
- e2e9a51 Remove unused class. by Eli Friedman · 11 years ago
- 57b781d Fix ICE in consumed analysis when CFG is null. by DeLesley Hutchins · 11 years ago
- 4a08e2b Remove unused variable. by Eli Friedman · 11 years ago
- 4ad09e6 getMostSpecialized for function template sets is never used in the context of a by Richard Smith · 11 years ago
- bafe46f Add unused markings to suppress warnings. by Eli Friedman · 11 years ago
- e8bcd4c Ignore noreturn when checking function template specializations by Reid Kleckner · 11 years ago
- 812d6bc PR5683: Issue a warning when subtracting pointers to types of zero size, and by Richard Smith · 11 years ago
- 1507bf5 Fix regression from r190382. by Eli Friedman · 11 years ago
- 40fcca3 Fix cl-link.c test failure on Mac platforms by Hans Wennborg · 11 years ago
- c5c6fa7 [ms-cxxabi] Mangle dynamic initializer stubs the same way MSVC does by Reid Kleckner · 11 years ago
- bdbaac7 Remove Windows line-endings in two clang-cl test files. by Hans Wennborg · 11 years ago
- 6d0a8d5 clang-cl: Support building DLLs (PR17083) by Hans Wennborg · 11 years ago
- 942f9fe [ms-cxxabi] Implement guard variables for static initialization by Reid Kleckner · 11 years ago
- fe4f670 ObjectiveC migrator: rename inferred isXXX property, by Fariborz Jahanian · 11 years ago
- 9a7a50e Allow _clang-format as alternative to .clang-format config filename by Hans Wennborg · 11 years ago
- daa07e9 Don't divide L and #x in macro definitions. Fixes http://llvm.org/PR17144 by Alexander Kornienko · 11 years ago
- 6f6154c Correctly calculate OriginalColumn after multi-line tokens. by Alexander Kornienko · 11 years ago
- db8afe4 clang-format: Understand function type typedefs with typeof. by Daniel Jasper · 11 years ago
- 048733a [mips][msa] Removed unsupported dot product instructions (dotp_[su].b). by Daniel Sanders · 11 years ago
- 83a7dcd Calculate and store ColumnWidth instead of CodePointCount in FormatTokens. by Alexander Kornienko · 11 years ago
- 3f46e6f Delete unused static class members by Alexey Samsonov · 11 years ago
- 8e366f0 Rejected 190391, due to failures on clang-x86_64-darwin11-nobootstrap-RAincremental. by Stepan Dyatkovskiy · 11 years ago
- 9fd1379 Fix for PR16752. Second commit. by Stepan Dyatkovskiy · 11 years ago
- 1e24463 Fix minor coding style issue in r190296 pointed out by Richard Smith. by David Tweed · 11 years ago
- 89a5e79 Separate popcnt and sse4.2 feature control somewhat to match gcc behavior. by Craig Topper · 11 years ago
- 7fda207 Generate code for the move assignment operator using memcpy, the same as we do by Nick Lewycky · 11 years ago
- 39bd371 Make -Wunused warning rules more consistent. by Eli Friedman · 11 years ago
- b647552 clang-cl: use -fdiagnostics-format=msvc by default by Hans Wennborg · 11 years ago
- 35bc005 Ignore calling conventions when checking function template specializations by Reid Kleckner · 11 years ago
- c72b4b3 ObjectiveC migrator. Do not infer NS_RETURNS_INNER_POINTER by Fariborz Jahanian · 11 years ago
- 814cdad Attempting to unbreak the makefile-base builds. by Aaron Ballman · 11 years ago
- be116e2 Adding a FIXME based on feedback from Richard Smith. by Aaron Ballman · 11 years ago
- bbb3b32 Attribute tablegen now understands that attribute arguments can be optional. This allows for automated checking of the number of arguments expected vs number of arguments given for attributes. Greatly reduces the amount of manual checking required. by Aaron Ballman · 11 years ago
- a7be2f4 Fix a crash introduced in r189828. by Matt Beaumont-Gay · 11 years ago
- 426bb9c Modern ObjectiveC translator. Fix translation of by Fariborz Jahanian · 11 years ago
- 9522ae1 [docs] Prominently note modules are experimental. by Sean Silva · 11 years ago
- 5e2ce20 [docs] End users should see just "Clang" by Sean Silva · 11 years ago
- fb92aa1 [docs] Fix Sphinx toctree warning. by Sean Silva · 11 years ago
- 74106d3 [docs] Fix some finicky Sphinx warnings. by Sean Silva · 11 years ago
- 055d438 [docs] Typographical and rewording fixes. by Sean Silva · 11 years ago
- 5bfc796 clang-cl: parse (but don't support) the /o flag by Hans Wennborg · 11 years ago
- 457e05a Move checker downloads to llvm.org. by Ted Kremenek · 11 years ago
- b60fae5 C++ modules: if a class is defined in multiple modules (for instance, because by Richard Smith · 11 years ago
- 8495379 CGDebugInfo: Hoist string allocation in a helper function. No functionality change. by Benjamin Kramer · 11 years ago
- ae3a83f Sema: Don't crash on visibility attributes with an identifier argument. by Benjamin Kramer · 11 years ago
- e575359 Fix constructor-related typos. by Benjamin Kramer · 11 years ago
- 5aad145 Silencing an MSVC warning about an empty control statement (it dislikes ; but is fine with {}). by Aaron Ballman · 11 years ago
- e593489 Removing the endian attribute and updating associated test cases. This functionality was never completely implemented, and this is an improvement over silently eating the attribute. by Aaron Ballman · 11 years ago
- c8e9b1a Commit 190296 missed out the tests; add them now. Note that it actually tests by David Tweed · 11 years ago
- 8bc5602 The OpenCL standard specifies the sizes and alignments of various types than other C-family by David Tweed · 11 years ago
- 35451d9 Additional fix for PR16752 and for commit 190044: by Stepan Dyatkovskiy · 11 years ago
- b716558 C++ modules: fix a bug where loading a declaration with some name would prevent by Richard Smith · 11 years ago
- e904acf Update to the new API interface which requires the MCRegisterInfo object. <rdar://problem/13623355> by Bill Wendling · 11 years ago
- 097a4b4 Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the following 26 instructions, by Jiangning Liu · 11 years ago
- f54e02f Adding cross-compilation instructions to Clang by Renato Golin · 11 years ago
- 14e25c0 clang-format: Keep empty lines and format 1-line nested blocks. by Daniel Jasper · 11 years ago
- c23b1db Debug Info: pass in DIScope instead of DIDescriptor in createFieldType. by Manman Ren · 11 years ago
- 6333bad Correct typo. by David Majnemer · 11 years ago
- 14dcaa9 Fixed bug in call to CXXTemporaryObjectExpr ctor. by Enea Zaffanella · 11 years ago
- 11e1ce5 add OCLint to the list of projects based on clang by Sylvestre Ledru · 11 years ago
- cff67b6 add he 'include what you use' project by Sylvestre Ledru · 11 years ago
- e7af4cc remove the description about clang & llvm in the freebsd section (the reader probably know what are llvm and clang by Sylvestre Ledru · 11 years ago
- 5130800 about the debian effort to rebuild the archive with clang by Sylvestre Ledru · 11 years ago
- a33be00 Clang event are now part of the llvm events. Add a link to the LLVM events by Sylvestre Ledru · 11 years ago
- bead30f Update the link to the current code coverage reports (the previous one has not been updated since february 2010) + remove the spec references, not updated since May 2010 by Sylvestre Ledru · 11 years ago
- 09e0626 'return' before 'else' is bad style by David Majnemer · 11 years ago
- 29b37a0 AST: __uuidof should leak through templated types by David Majnemer · 11 years ago
- 1245a54 Fix missing source location in CXXTemporaryObjectExpr nodes. by Enea Zaffanella · 11 years ago