- 700d4e4 Refactor the x86 CPU name logic in the driver and pass -march and -mcpu by Chandler Carruth · 12 years ago
- ced7fdf clang/test/CodeGen/builtins-multiprecision.c: Enhance for each test to run on theree targets, i686, amd64, win64. by NAKAMURA Takumi · 12 years ago
- e7c588a Fixed spelling of test name: builtins-multipercision.c => builtins-multiprecision.c. by Michael Gottesman · 12 years ago
- 5a808c0 Added a triple to the test builtins-multiprecision.c. by Michael Gottesman · 12 years ago
- 0cf07bc Added builtins for multiprecision adds. by Michael Gottesman · 12 years ago
- d147f8f Add a comment to test to clarify the intention here by Dmitri Gribenko · 12 years ago
- 508276c bar by Rafael Espindola · 12 years ago
- 838dc59 Disable caching of visibility. by Rafael Espindola · 12 years ago
- 7a525ac Fix a regression from 171193: main cannot be overloaded. by Rafael Espindola · 12 years ago
- ca2ab45 Provide Decl::getOwningModule(), which determines the (sub)module in by Douglas Gregor · 12 years ago
- 193649c Only produce one -Wc++98-compat warning when initializing a reference from an init list with multiple elements. by Richard Smith · 12 years ago
- 013539c Add a test from pr14898. by Rafael Espindola · 12 years ago
- c3cd6f7 Fix -Wunused-comparison for comparisons in arguments to function-like macros. by Matt Beaumont-Gay · 12 years ago
- c328d9c comment parsing: when property accessors don't have comment by Fariborz Jahanian · 12 years ago
- 9195caf Refine analyzer's handling of unary '!' and floating types to not assert. by Ted Kremenek · 12 years ago
- 707a865 Correctly propagate uninitialized values within logical expressions. by Ted Kremenek · 12 years ago
- 294ddc6 Reject incompatible redeclarations of extern C symbols. by Rafael Espindola · 12 years ago
- 4d8efb4 Improve diagnostic per Richard's suggestion by Fariborz Jahanian · 12 years ago
- d5688cf Fix single-line optimization for ObjC. by Manuel Klimek · 12 years ago
- 517e894 Implements pulling simple blocks into a single line. by Manuel Klimek · 12 years ago
- 319437f Add -std=c++98 to the test and minor improvment in addition. by Fariborz Jahanian · 12 years ago
- 65bd4ac Enable the new (more C++-like, less broken) EH model when targeting the GNUstep by David Chisnall · 12 years ago
- 601e6e8 Fixed an assertion failure triggered by invalid code. by Enea Zaffanella · 12 years ago
- 6de7daa [analyzer] Rename the warning: state the issue before the hint of how it by Anna Zaks · 12 years ago
- b8f6678 [analyzer]Recognize ivar invalidation protocol even if it was redeclared by Anna Zaks · 12 years ago
- ae81e17 [analyzer] Ivar invalidation: track ivars declared in categories. by Anna Zaks · 12 years ago
- 0214b99 Revert "tg-fixits.td: fixup for Linux" by Jordan Rose · 12 years ago
- e930ff5 Improve on my last test for patch for // rdar://12897704 by Fariborz Jahanian · 12 years ago
- a03cc72 tg-fixits.td: fixup for Linux, which does not have a correct implementation of by Dmitri Gribenko · 12 years ago
- 6503255 [analyzer] Allow IvarInvalidation checker to suppress warnings via assertions. by Anna Zaks · 12 years ago
- c2316db c++ IRGen. In trivial cases that object is going into static by Fariborz Jahanian · 12 years ago
- 664566c [analyzer] Fix non-determinizm introduced in r172104. by Anna Zaks · 12 years ago
- b0ed986 Declare +new instead of -new in test. by Fariborz Jahanian · 12 years ago
- 3731a41 [ms-inline asm] Add test case for r172121. Part of rdar://12991541 by Chad Rosier · 12 years ago
- b1fc673 [analyzer] Add more checks to the ObjC Ivar Invalidation checker. by Anna Zaks · 12 years ago
- f6e65cc Provide a better warning when case value overflows. // rdar://11577384 by Fariborz Jahanian · 12 years ago
- 5f500df Formatting: In @implementation etc lines, put a space before protocol lists. by Nico Weber · 12 years ago
- ed91bba Formatter: Add space before '(' in @implemenation, @interface, @protocol lines by Nico Weber · 12 years ago
- 6a3c70e objectiveC++: When throwing c++ exception of by Fariborz Jahanian · 12 years ago
- 98e7369 Error if an anonymous DiagGroup is referenced multiple times. by Jordan Rose · 12 years ago
- 36fab8d Do not add newline in empty blocks. by Manuel Klimek · 12 years ago
- 46ef852 Improvements to function type and ObjC block formatting. by Daniel Jasper · 12 years ago
- e1d792f [Mips] Pass a combination of +soft-float and -mips16-hard-float flags to by Simon Atanasyan · 12 years ago
- a2d37a5 r172047 lacked a test (due to incomplete OpenCL support in clang). Use a modified by David Tweed · 12 years ago
- 7266cf6 Enable intel_ocl_bicc for x86_64 target only. Remove fix from 171969 that enabled this extension for multiple targets. by Guy Benyei · 12 years ago
- f91cbd5 Don't assert in codegen on static data members which have NoLinkage. Fixes by Nick Lewycky · 12 years ago
- b530fa3 Formatter: @optional and @required go on their own line. by Nico Weber · 12 years ago
- 50767d8 Formatter: Add support for @implementation. by Nico Weber · 12 years ago
- d017e42 [PreprocessingRecord] A macro expansion can be reported out-of-order in cases when by Argyrios Kyrtzidis · 12 years ago
- a18e70b Issue warning when case value is too large to fit by Fariborz Jahanian · 12 years ago
- 1abe6ea Formatting: Add support for @protocol. by Nico Weber · 12 years ago
- fa49c18 Fix test after r171995. by Nico Weber · 12 years ago
- beac9e3 Do not model loads from complex types, since we don't accurately model the imaginary and real parts yet. by Ted Kremenek · 12 years ago
- abe75ef Handle static functions being redeclared in function scope. by Rafael Espindola · 12 years ago
- 886568d Fix ObjC block declarations. by Daniel Jasper · 12 years ago
- 4a5984c [ubsan] Make static check data non-const so it can be used for deduplication. by Will Dietz · 12 years ago
- 086cc83 Make sure clang puts tokens from different files on separate lines in "-E -P" mode. <rdar://problem/12774044> by Eli Friedman · 12 years ago
- a0f2d02 Make __has_include a bit more resilient in the presence of macros. <rdar://problem/12748859>. by Eli Friedman · 12 years ago
- 7dc80e1 When name lookup for a redeclaration finds declarations that are known by Douglas Gregor · 12 years ago
- e178e70 put back diagnostics when flexible members are captured in lambdas. by Fariborz Jahanian · 12 years ago
- 6949ab1 [ms-inline asm] Add a test case for the offset operator where the operand is a by Chad Rosier · 12 years ago
- 4b3040f Remove lambda from my last patch. by Fariborz Jahanian · 12 years ago
- 9c0816f objectiveC blocks: It is impractical to capture by Fariborz Jahanian · 12 years ago
- 6a502c4 PR14855: don't silently swallow a nested-name-specifier after a type name. by Richard Smith · 12 years ago
- d130fd2 Clear LV cache when dropping availability attributes. by Rafael Espindola · 12 years ago
- 8c4222a Don't crash when trying to apply the availability attribute to a block. by Rafael Espindola · 12 years ago
- b9725cf Mark all subsequent decls used. by Rafael Espindola · 12 years ago
- 6dfb960 [analyzer] Only include uniqueling location as issue_hash when available by Anna Zaks · 12 years ago
- 7cdc457 Use Decl::getAvailability() rather than checking for the "unavailable" by Douglas Gregor · 12 years ago
- a879a16 Add missing spaces. This doesn't cause problems in practice because we only warn by Rafael Espindola · 12 years ago
- ef3c694 Clear the LV cache when setting the instantiated from link. Fixes pr14835. by Rafael Espindola · 12 years ago
- f8a6cb1 CodeGen/compound-assign-overflow.c: include stdint.h in freestanding mode by Dmitri Gribenko · 12 years ago
- d63b19e Clear the LV cache when merging the availability attribute. by Rafael Espindola · 12 years ago
- 2fcadfe Add a test to make sure that vector output happens for debug info. by Eric Christopher · 12 years ago
- cbb99ef Don't warn about undefined varargs argument behavior in unreachable code. by Ted Kremenek · 12 years ago
- b9d61ca Add [artificial] debug info annotation to test matching r171826 by David Blaikie · 12 years ago
- 4ce831c [arcmt] Follow-up for r171484; make sure when adding brackets enclosing case statements, by Argyrios Kyrtzidis · 12 years ago
- 97bfb55 [analyzer] Include the bug uniqueing location in the issue_hash. by Anna Zaks · 12 years ago
- c1c6a49 [analyzer] Plist: change the type of issue_hash from int to string. by Anna Zaks · 12 years ago
- 6647986 clang/test/CodeGenOpenCL/shifts.cl: Fixup for -Asserts. by NAKAMURA Takumi · 12 years ago
- 774d8b4 PR14838: When a member reference is bound to a temporary, don't forget to by Richard Smith · 12 years ago
- c117f39 Correct OpenBSD profiling test by Dmitri Gribenko · 12 years ago
- 3c4e481 add a triple by Rafael Espindola · 12 years ago
- 822023a [ubsan] Use correct type for compound assignment ops. by Will Dietz · 12 years ago
- 7520fca Test case for r171784. by Chad Rosier · 12 years ago
- 57cbb14 Use the C++11 POD definition in C++11 mode to determine whether one by Douglas Gregor · 12 years ago
- 8e721b7 Add support for attribute((mode(unwind_word))). by Rafael Espindola · 12 years ago
- 32b94be objective-C: when searching for declarations in protocol by Fariborz Jahanian · 12 years ago
- 3453bf7 [libclang] When annotating preprocessor tokens, if we are in a macro definition, by Argyrios Kyrtzidis · 12 years ago
- c059f89 [libclang] Simplify annotation of preprocessing tokens and remove the AnnotateTokensData by Argyrios Kyrtzidis · 12 years ago
- e9de485 [libclang] Make token annotation of type/storage qualifiers accurate. by Argyrios Kyrtzidis · 12 years ago
- 664b06f [libclang] When getting the cursor for an identifier inside a macro definition, check if by Argyrios Kyrtzidis · 12 years ago
- 0b67c75 [analyzer] Fix a false positive in Secure Keychain API checker. by Anna Zaks · 12 years ago
- 5879fb3 [analyzer] Fix a false positive in the ivar invalidation checker. by Anna Zaks · 12 years ago
- 27c2cb2 Comment to XML conversion: no, we don't want to print instantiations for the by Dmitri Gribenko · 12 years ago
- de76854 Fix parsing of variable declarations directly after a class / struct. by Manuel Klimek · 12 years ago
- c3cd2b0 Implement Attr dumping for -ast-dump. http://llvm-reviews.chandlerc.com/D234 by Alexander Kornienko · 12 years ago
- 07fc1ba Add fixit hints for misplaced C++11 attributes around class specifiers. by Michael Han · 12 years ago
- 7a83421 Scalar shifts in the OpenCL specification (as of v. 1.2) are defined to be by David Tweed · 12 years ago
- dac6252 CFG.cpp: Fix wrapping logic when printing block preds/succs. by Will Dietz · 12 years ago