- 1d40d62 No functional change. Renaming a variable in RecordLayoutBuilder and by Warren Hunt · 11 years ago
- ea88107 Add test case for r194593 by Weiming Zhao · 11 years ago
- 2fe4f17 Make inline functions in a header file static. by Dmitri Gribenko · 11 years ago
- a665321 [AArch64] Tests for legacy AArch32 NEON scalar shift by immediate instructions. by Chad Rosier · 11 years ago
- c5f4a8c Drop windows specific handling of equivalent destructors. by Rafael Espindola · 11 years ago
- 7792fde Adds ARM backend options: -mrestrict-it and -mno-restrict-it by Weiming Zhao · 11 years ago
- e909a72 [objcmt] Use FileIDs directly instead of their hash value. by Argyrios Kyrtzidis · 11 years ago
- 42e68d5 No need to use CGM.getCXXABI() from CXXABI by Timur Iskhodzhanov · 11 years ago
- a9f2809 Correctly mark first token in the presence of UTF-8 BOM. by Alexander Kornienko · 11 years ago
- f88536a Add an optional mapping from source paths to source contents. by Manuel Klimek · 11 years ago
- b85a9ec Add -fprofile-sample-use to Clang's driver. by Diego Novillo · 11 years ago
- d1fa81c Warn on duplicate function specifier by Serge Pavlov · 11 years ago
- 9b60286 Fix closing namespace comment to reflect reality by Dmitri Gribenko · 11 years ago
- f2febe6 PR10837: Warn if a null pointer constant is formed by a zero integer constant by Richard Smith · 11 years ago
- 2ab056f unittests/Tooling/ToolingTest.cpp: Suppress new tests on win32, due to handling of virtual file, such "/a.cc". by NAKAMURA Takumi · 11 years ago
- 5d2a206 ObjectiveC migrator. Place use of NS_NONATOMIC_IOSONLY by Fariborz Jahanian · 11 years ago
- 86e2a6f clang-cl: parse the /Yc flag (PR17895) by Hans Wennborg · 11 years ago
- f6785e3 Documentation parsing: add support for \throws \throw \exception commands by Dmitri Gribenko · 11 years ago
- 610616c Avoid producing mismatched comdats. by Rafael Espindola · 11 years ago
- 186b26d add intrinsics: __builtin_arm_{dmb,dsb} for ARM by Weiming Zhao · 11 years ago
- 08d86e9 ObjectiveC. availability of Array/Dictionary subscripting by Fariborz Jahanian · 11 years ago
- 1ab853d ObjectiveC migrator. Another alternative to by Fariborz Jahanian · 11 years ago
- a2f1ed0 clang-cl: parse the /GT option by Hans Wennborg · 11 years ago
- 1691dc4 Remove trailing spaces by Sylvestre Ledru · 11 years ago
- cb5a9ec Add test for injecting diagnostic consumers into a ClangTool. by Manuel Klimek · 11 years ago
- a7462b8 Remove extra whitespace instead of breaking the line in comments when possible. by Alexander Kornienko · 11 years ago
- 5486a42 Do not insert backslashes, when breaking line comments after preprocessor directives. by Alexander Kornienko · 11 years ago
- 5d5058c ObjectiveC driver change. re-apply patch reverted in by Fariborz Jahanian · 11 years ago
- 43c2ec5 Upgrade the VS solution to 2012. by Manuel Klimek · 11 years ago
- 4fba6ae Fix key bindings for VS 2010. by Manuel Klimek · 11 years ago
- 701c45a Recreated the ClangFormat VSPackage with VS 2010. by Manuel Klimek · 11 years ago
- 556af5c Revert unintentional commit from r194477. by Manuel Klimek · 11 years ago
- 8f2b52b by Manuel Klimek · 11 years ago
- 838f933 [mips][msa] Enable inlinse assembly for MSA. by Daniel Sanders · 11 years ago
- a30d247 [mips] Added fpu register tests to tests/CodeGen/mips-clobber-reg.c by Daniel Sanders · 11 years ago
- fab847a [mips] Small fixes to test/CodeGen/mips-clobber-reg.c by Daniel Sanders · 11 years ago
- e39ff50 XCore target requires preferred alignment. by Robert Lytton · 11 years ago
- 1816219 XCore target Type defines. by Robert Lytton · 11 years ago
- 0e325be XCore target has -fno-use-cxa-atexit as default. by Robert Lytton · 11 years ago
- 2c1721f Tests for core issue 201-215. by Richard Smith · 11 years ago
- 081c215 Keep the old function order in CodeGenModule::applyReplacements. by Rafael Espindola · 11 years ago
- 669496b This reverts commit r194435 and r194434. by Rafael Espindola · 11 years ago
- 9015bfc COSMETIC: Fix 80 column overflow in some comments introduced in r194188 by Faisal Vali · 11 years ago
- 394558e A quick fix to PR17877 that was introduced by r194188 (generic-lambda-capturing) that broke libc++. by Faisal Vali · 11 years ago
- 2a7ff77 Remove C++11ism. by Richard Smith · 11 years ago
- 1997bbf Extra test for r194444. by Richard Smith · 11 years ago
- 3347b49 Rather than duplicating extension diagnostics to allow them to cause a by Richard Smith · 11 years ago
- e0ac9bf -fms-compatibility: Use C++98 null pointer constant rules by Reid Kleckner · 11 years ago
- 126bd8f COSMETIC: Right justify an asterix in the previous refactoring. by Faisal Vali · 11 years ago
- d78d659 REFACTOR: Have PushLambdaScope return the LambdaScopeInfo that it creates. by Faisal Vali · 11 years ago
- 537b8a8 ObjectiveC. Try to unbreak buildbot. by Fariborz Jahanian · 11 years ago
- 3e627f7 ObjectiveC. By default allow array/dictionary subscripting in by Fariborz Jahanian · 11 years ago
- 964bfa1 Add a testcase where we replace a destructor with an alias. by Rafael Espindola · 11 years ago
- dda91e0 [mips] Partially revert r193640. Stack alignment should not be determined by by Akira Hatanaka · 11 years ago
- 849f3ec Revert "Using an invalid -O falls back on -O3 instead of an error" by Sylvestre Ledru · 11 years ago
- 51a0ab8 Revert "Remove -### from the -O20 test, it was failing the test (?)" by Sylvestre Ledru · 11 years ago
- 0fafc73 Remove -### from the -O20 test, it was failing the test (?) by Sylvestre Ledru · 11 years ago
- 3a786dd Improve the documentation (bis) with Arthur and Chandler's comments by Sylvestre Ledru · 11 years ago
- 47a2ab9 Fix pr17875. by Rafael Espindola · 11 years ago
- 9b79630 Darwin(ish): we don't want __ARM_EABI__ even on v7a embedded targets. by Tim Northover · 11 years ago
- 2bd8af5 [AArch64] The shift right/left and insert immediate builtins expect 3 by Chad Rosier · 11 years ago
- 3990d7f Improve the documentation of the optimization flags by Sylvestre Ledru · 11 years ago
- 1cd76b1 Using an invalid -O falls back on -O3 instead of an error by Sylvestre Ledru · 11 years ago
- 246e2f6 ObjectiveC migrator. More testing of instancetype migration in by Fariborz Jahanian · 11 years ago
- 5728169 Add test for r194350. by Roman Divacky · 11 years ago
- 9473c19 [AArch64] Add support for NEON scalar floating-point convert to fixed-point instructions. by Chad Rosier · 11 years ago
- 8daa7fe NetBSD 6.99.26 switched to default rounding mode, so adjust by Joerg Sonnenberger · 11 years ago
- a87219b Describe OpenCL C changes by Erik Schnetter · 11 years ago
- e7baa02 Revert "Keep the old function order in CodeGenModule::applyReplacements." by Rafael Espindola · 11 years ago
- 90f535f Keep the old function order in CodeGenModule::applyReplacements. by Rafael Espindola · 11 years ago
- 471b52a Avoid double StringMap lookups. No functionality change. by Benjamin Kramer · 11 years ago
- 144879a CommentSema: Factor code better. No functionality change. by Benjamin Kramer · 11 years ago
- db33419 Add gold plugin support to the FreeBSD link driver. by Roman Divacky · 11 years ago
- fa7797a Add -mconstructor aliases to some tests. by Rafael Espindola · 11 years ago
- bd39527 This reverts commit r194330, r194329 and r194328. by Rafael Espindola · 11 years ago
- 1cc766f Commit the changes to make libc++ the default on FreeBSD >= 10, rather than by David Chisnall · 11 years ago
- 7c6b002 FreeBSD 10 ships with only libc++, make sure it's the default when compiling by David Chisnall · 11 years ago
- bf20b07 Correctly set the target in fuse_ld.c correctly... by David Chisnall · 11 years ago
- 19ecfac Add explicit target to the fuse_ld.c test. by David Chisnall · 11 years ago
- a799d7d Add support for -fuse-ld=. by David Chisnall · 11 years ago
- b310439 Try to recover a bit better if a close brace is missing from the end of a class by Richard Smith · 11 years ago
- c31fbe3 Comment parsing: recognize \def (but processing is a no-op, like the rest of by Dmitri Gribenko · 11 years ago
- a7856d0 clang-format: Fix alignment of ObjC string literals. by Daniel Jasper · 11 years ago
- 6e84e92 Don't emit an internal destructor that is identical to an external one. by Rafael Espindola · 11 years ago
- 11d10c3 Use a StringRef. Saves 0.00000000000001s on execution time. by Bill Wendling · 11 years ago
- 1c1b4da Update macro expansion diagnostic examples to say 'expanded from:' by Hans Wennborg · 11 years ago
- 1b9c024 Use rauw for all discardable aliases, not just linkonce_odr. by Rafael Espindola · 11 years ago
- 0ce1c9a clang-format: Improve clang-format's detection about comment binding. by Daniel Jasper · 11 years ago
- c4fb7ef Fix name in test. by Rafael Espindola · 11 years ago
- c569917 Remove an incorrect optimization inside Clang's IRGen. Its check to determine by Nick Lewycky · 11 years ago
- 0171c6b If a linkonce_odr dtor/ctor is identical to another one, just rauw. by Rafael Espindola · 11 years ago
- fbb091a Py3k compat for clang-format Sublime Text extension. by Sean Silva · 11 years ago
- 3a306f9 Fix grammar-o. by Bill Wendling · 11 years ago
- 0464e09 Fix %select numbering confusion between diagnostic and Diag call. by Richard Smith · 11 years ago
- 152eee9 Make -fdump-vtable-layouts print to stdout, not stderr by Reid Kleckner · 11 years ago
- 8b156e2 clang-format: Improve formatting of operators forced to new lines. by Daniel Jasper · 11 years ago
- f949591 Thread-safety analysis: check guarded_by and pt_guarded_by on array access. by DeLesley Hutchins · 11 years ago
- 61dfea9 Untabify. by Richard Smith · 11 years ago
- ce6426f Issue a diagnostic if we see a templated friend declaration that we do not by Richard Smith · 11 years ago
- c2e0329 clang-format: Don't auto-break short macros in WebKit style. by Daniel Jasper · 11 years ago