2010-08-27 |
Tom Care | Enabled relaxed LiveVariables analysis in the path... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Tom Care | Remove an assertion in UnreachableCodeChecker that... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Tom Care | Fix bug in IdempotentOperationChecker where an assumpti... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Chris Lattner | handle :: in selectors in objc++ mode, rdar://8366474 |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Tom Care | Add alternate version of LiveVariables analysis that... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Ted Kremenek | Add source file I meant to include in my previous commit. |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Douglas Gregor | Improve wording of diagnostic complaining about a non... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Ted Kremenek | Implement CXCursor support for walking C++ base specifi... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Ted Kremenek | Fix copy-paste in doxygen comment. |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Douglas Gregor | Implement the "call super" code completion for C++... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Douglas Gregor | Teach clang_codeComplete to always sort its code-comple... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Chris Lattner | fix incorrect MM_HINT_ definitions, PR8011 |
commit | commitdiff | tree | snapshot |
2010-08-27 |
John McCall | Continue to instantiate sub-statements in a CompoundStm... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Devang Patel | Debug info for friends! |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Douglas Gregor | Suggest "const" and "volatile" code completions after... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Bob Wilson | Add the new alignment arguments for NEON load/store... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Dan Gohman | createMainFileID doesn't need its IncludePos argument... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Douglas Gregor | When code-completing inside an Objective-C method,... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Douglas Gregor | Add a super-cool code completion for send-to-super... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Douglas Gregor | Fix CMake dependencies, from Fernando Pelliccioni! |
commit | commitdiff | tree | snapshot |
2010-08-27 |
John McCall | Propagate whether an id-expression is the immediate... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Douglas Gregor | Don't recurse twice when we can recurse once |
commit | commitdiff | tree | snapshot |
2010-08-26 |
John McCall | One who seeks knowledge learns something new every... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Devang Patel | test case for r112238. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Ted Kremenek | Fix horrible GRExprEngine bug where switch statements... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Ted Kremenek | Remove redundant cast<...>. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Dan Gohman | Fix a typo. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | improve comments. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | add radar # |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | fix 2xi16 to pass as i32 instead of <2 x i16>. The... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Fariborz Jahanian | clang.xcodeproj updated. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | vector of long and ulong are also classified as INTEGER... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | 1 x ulonglong needs to be classified as INTEGER, just... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
John McCall | ...I forgot to check my new test after adding it, and... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
John McCall | Make sure we clear TypeSpecOwned when setting TypeSpecT... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Douglas Gregor | Tweak the @selector completion to collapse multiple... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Douglas Gregor | When code-completing a potential call to a C++ non... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
John McCall | Work around a gcc warning. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Argyrios Kyrtzidis | Fix miscompilation. The cookie was not used when new... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Benjamin Kramer | clang-interpreter: libFrontend depends on libSerializat... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Douglas Gregor | Implement code completion for @selector expressions |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Douglas Gregor | More ordering tweaks in this silly, silly test |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Gabor Greif | mark boost's tracking bug as fixed |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Douglas Gregor | Tweak wording in an assertion, from dawn@burble.org. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Benjamin Kramer | Update clang-interpreter for recent DiagnosticClient... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Douglas Gregor | Move the sorting of code-completion results out of... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
John McCall | Missed a couple. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
John McCall | Apparently gcc doesn't always get injected class names... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
John McCall | Move things around so that Sema.h no longer depends... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | tame an assertion, fixing rdar://8357396 |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Daniel Dunbar | CGValue: Increase width of allowed alignment. We could... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Daniel Dunbar | Revert r112149, "Move the sorting of code-completion... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Daniel Dunbar | Revert r112154, "Fix thinko in sorting operation",... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Douglas Gregor | Tweak test to avoid checking for a specific ordering... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
John McCall | De-memberify the VarDecl and FunctionDecl StorageClass... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Douglas Gregor | Fix thinko in sorting operation |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Dan Gohman | Fix a typo. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Douglas Gregor | Move the sorting of code-completion results out of... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
John McCall | Restore r112114 now that SmallVector<...,0> is safe. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Eric Christopher | Move some type defines from smmintrin.h to emmintrin... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Ted Kremenek | Add libclang API hook "clang_getIBOutletCollectionType... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Daniel Dunbar | Driver/Darwin: Switch back to old toolchain, looks... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Chris Lattner | zap dead ctor |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Daniel Dunbar | IRgen/NEON: Fix codegen of vzip and vzipq. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Daniel Dunbar | Driver: Fix thinko where I switched to always using... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Daniel Dunbar | Driver/Darwin: Pass the right arch specific dir for... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Daniel Dunbar | Revert r112114, "Pull DelayedDiagnostic and AccessedEnt... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Eric Christopher | With lax vector conversions (the default) make sure... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Douglas Gregor | Revert "Move the sorting of code-completion results... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Fariborz Jahanian | Add DelayedDiagnostic.h to xcode project file. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Fariborz Jahanian | More update of clang.xcodeproj for recent changes. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Fariborz Jahanian | Update clang.xcodeproj for recent refactorings. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Eric Christopher | Fix typo in error message and testcase. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | Pull DelayedDiagnostic and AccessedEntity out into... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Argyrios Kyrtzidis | Revert r112043, static volatiles are removed by the... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Chris Lattner | Finally pass "two floats in a 64-bit unit" as a <2... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Argyrios Kyrtzidis | Fix miscompilation. The custom new[]/delete[] methods... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Tom Care | Add missing null checks in PseudoConstantAnalysis |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Tom Care | Improved the handling of blocks and block variables... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Ted Kremenek | Fix RUN line in test. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Ted Kremenek | When annotating tokens, don't fallback to annotating... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | Move the sorting of code-completion results out of... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | Split out a header to hold APIs meant for the Sema... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Dan Gohman | Fix a typo. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | When combining the code-completion results from Sema... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Michael J.... | Fix horrible white space errors. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | Initialize the translation-unit scope before lexing... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | Add a missing case |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | Fix an off-by-one error when computing the precompiled... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | Make the cursor kind of macro-name-only completions... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Devang Patel | Robustify test. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | Test for previous commit |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | Add a code-completion context for "natural language... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | Introduce a preprocessor code-completion hook for conte... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Douglas Gregor | Implement __builtin_printf, __builtin_fprintf. Fixes... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Benjamin Kramer | Silence a GCC warning saying that unsigned >= UO_PostIn... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | GCC didn't care for my attempt at API compatibility... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | Random space optimization. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Argyrios Kyrtzidis | Recursive functions should be marked when used from... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
John McCall | More incremental progress towards not including Expr... |
commit | commitdiff | tree | snapshot |
next |