aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-05Documentation: use code highlightingDmitri Gribenko
2013-03-05Add a test that we are passing the -fobjc-default-synthesize flag for Apple andDavid Chisnall
2013-03-05Don't emit calls to virtual [[noreturn]] functions as noreturn; overrides of aRichard Smith
2013-03-05Add quotation marks to template names in diagnostics.David Blaikie
2013-03-05scan-build: explicitly say "No bugs found" if there are no reports.Jordan Rose
2013-03-05Silence a number of static analyzer warnings with assertions and such.Jordan Rose
2013-03-05doc parsing. We want to issue a strong warning whenFariborz Jahanian
2013-03-04[analyzer] Don't let cf_audited_transfer override CFRetain semantics.Jordan Rose
2013-03-04Comment parsing: refactor handling of command markers in ASTDmitri Gribenko
2013-03-04Add ARM v6m, v7m, and v7em architectures for Cortex-M series processors.Bob Wilson
2013-03-04Tidy up lists of Cortex-A series processors, adding entries for A7.Bob Wilson
2013-03-04Fix confused use of llvm::StringSwitch for armv7r architecture.Bob Wilson
2013-03-04Mips specific inline assembler constraint 'R'Jack Carter
2013-03-04[PCH] In HeaderFileInfoTrait::EqualKey(), use FileManager::getFile() to compa...Argyrios Kyrtzidis
2013-03-04Comment parsing tests: move a test into a group of similar testsDmitri Gribenko
2013-03-04[comment parsing] source fidelity for tparam command too.Fariborz Jahanian
2013-03-04Make sure to not split string literals at the first character.Manuel Klimek
2013-03-04warn-documentation.cpp: reorganize testsDmitri Gribenko
2013-03-04comment parsing. Missed a case of referringFariborz Jahanian
2013-03-04hasQualifer() matcher should return false if there's no qualifierEdwin Vane
2013-03-04R600: Use the GPU type to determine the correct DataLayout v2Tom Stellard
2013-03-04Format a line if a range in its leading whitespace was selected.Daniel Jasper
2013-03-04Make the tutorial easier to compile by adding in some of the details.Manuel Klimek
2013-03-04Correction to r176432: the bug actually fixed was <rdar://13025708>.John McCall
2013-03-04Centralize and refine the __unknown_anytype argument rulesJohn McCall
2013-03-04Fix the emission of the copy-initialization of a block captureJohn McCall
2013-03-04Check for warnings in a bunch of the linker invocations, and add oneChandler Carruth
2013-03-04Perform non-overload placeholder conversions on the operandsJohn McCall
2013-03-04Beef up the testing of our 'ld' invocation on linux to cover staticChandler Carruth
2013-03-03Add an idea for a cpp11-migrate tool: TR1 migrationDmitri Gribenko
2013-03-03Remove unused check from test.David Chisnall
2013-03-03[docs] SpellingSean Silva
2013-03-03Improve C11 atomics support:David Chisnall
2013-03-03Default to enabling default-synthesized ivars on all platformsDavid Chisnall
2013-03-03[docs] Use vim code-block instead of console.Sean Silva
2013-03-02Process #pragma weak only after we know the linkage of the function or variableRafael Espindola
2013-03-02CommandLineArgumentParser: handle single quotes.Peter Collingbourne
2013-03-02[analyzer] Simple inline defensive checks suppressionAnna Zaks
2013-03-02Some refactoring in my patch on documentFariborz Jahanian
2013-03-02LLVM API changes.Peter Collingbourne
2013-03-02CMake: -Wno-nested-anon-types for Clang.Jordan Rose
2013-03-01[analyzer] Update open source checker build to checker-272.Jordan Rose
2013-03-01[analyzer] Special-case bitfields when finding sub-region bindings.Jordan Rose
2013-03-01comment parsing. Keep the original command format Fariborz Jahanian
2013-03-01Fix typos: [Dd]iagnosic -> [Dd]iagnosticStefanus Du Toit
2013-03-01[analyzer] Suppress paths involving a reference whose rvalue is null.Jordan Rose
2013-03-01Remove whitespace at end of file.Daniel Jasper
2013-03-01Correctly format arrays of pointers and function types.Daniel Jasper
2013-03-01[PCH] Remove building a SmallPtrSet that is not actually used for anything.Argyrios Kyrtzidis
2013-03-01Normal indent for last element of builder-type call.Daniel Jasper