2012-07-24 |
Richard Smith | Pedantic -pedantic correction. Duplicate cv-qualifiers... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Rafael Espindola | Don't use a temporary file. |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Rafael Espindola | ABIArgInfo's constructor is private and only used by... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Dmitri Gribenko | Comment parsing: allow newlines between \param, directi... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Hans Wennborg | Tweak warning text for returning incomplete type from... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Dmitri Gribenko | Comment parsing: couple TextTokenRetokenizer and commen... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Dmitri Gribenko | Move TextTokenRetokenizer from CommentLexer.h to Commen... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Dmitri Gribenko | Comment parsing: retokenized text tokens are now pushed... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Manuel Klimek | Introduces a new concept for binding results to matchers |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Timur Iskhodzhanov | Fix PR13207 (Mangling of templates with back references... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Francois Pichet | Change the way KEYNOMS is defined to be more comprehens... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
NAKAMURA Takumi | clang/test/CodeGenCXX/debug-info-globalinit.cpp: Fix... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Nick Lewycky | Emit debug info for dynamic initializers. Permit __attr... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Nick Lewycky | Fix whitespace, whoops missed a spot! |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Nick Lewycky | Fix whitespace, tabs to spaces. No functionality change. |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Rafael Espindola | move X86_32ABIInfo::computeInfo out of line. |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Dmitri Gribenko | Comment parser unit tests: split a huge test case |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Rafael Espindola | Make classifyReturnType and classifyArgumentType private. |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Dmitri Gribenko | Comment parser unit tests: reduce code duplication |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Richard Smith | Do not warn about a function decl / direct init ambigui... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Richard Trieu | Change APInt to APSInt in one instance. Also change... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Dmitri Gribenko | add AST unittests to CMake build system |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Dmitri Gribenko | libclang comments AST: clang_ParamCommandComment_getPar... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Michael Han | Refactor handler functions for thread safety attributes. |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Dmitri Gribenko | Comment Sema: refactor handling of 'ParmVarDecl's and... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Dmitri Gribenko | Comment AST: add InlineContentComment::RenderKind to... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Timur Iskhodzhanov | Follow-up: fix the quotes |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Timur Iskhodzhanov | Replace wrong CHECK array mangling expectations with... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Sylvestre Ledru | Fix a typo (the the => the) |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Richard Smith | Add diagnostics for comma at end of enum and for extra... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Douglas Gregor | When we have an Objective-C object with non-trivial... |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Richard Smith | PR12917: Remove incorrect assumption that lambda mangli... |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Francois Pichet | Allow the parser to recover gracefully if a typename... |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Francois Pichet | char16_t and char32_t are defined via typedef in MSVC... |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Dmitri Gribenko | Comment AST nodes: add NumHTMLStartTagCommentBits member. |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Dmitri Gribenko | Comment to HTML conversion: add more CSS classes to... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Chad Rosier | Rename -fms-inline-asm to -fenable-experimental-ms... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Tim Northover | Add "long double" to permitted list of ARM complex... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Benjamin Kramer | Remove unused private member variable uncovered by... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Dmitri Gribenko | Fix c-index-test to compile as C89. |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Chad Rosier | Tidy up. |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Chad Rosier | Add the mechanics for -fms-inline-asm. No easy way... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Dmitri Gribenko | Add libclang APIs to walk comments ASTs and an API... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Chad Rosier | Revert accidental commit. |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Chad Rosier | Add a new flag, -fms-inline-asm, that enables the outpu... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Aaron Ballman | No longer assuming the number of prototype arguments... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Dmitri Gribenko | Fix PR13411: Comment parsing: failed assertion on unter... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Jordan Rose | Re-apply r160319 "Don't crash when emitting fixits... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Jordan Rose | Add a reverse iterator to DeclStmt, and use it when... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Eric Christopher | Don't need to specify the abi as it's the default. |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Fariborz Jahanian | Fixes an ObjC++ parse crash caused by delayed parsing |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Dmitri Gribenko | CommentBriefParser: coding style fix |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Dmitri Gribenko | CommentBriefParser: use \returns if we can't find the... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
NAKAMURA Takumi | CMake: clang should depend on clang-headers, or bin... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Nico Weber | Revert r160319, it caused PR13417. Add a test for PR13417. |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Nico Weber | Let Expr::HasSideEffects() return false for NULL, bool... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Nico Weber | Rename warn-unused-member.cpp to warn-unused-private... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Chandler Carruth | Switch to the canonical pipe-based testing of clang... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Chandler Carruth | Remove dos line endings. Please remember to configure... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Anna Zaks | [analyzer] Refactor VisitObjCMessage and VisitCallExpr... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Eric Christopher | FileCheck-ize. |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Eric Christopher | Remove HasSynthBitfield and all callers/writers/etc... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Eric Christopher | Reset the layout of an ObjC class if we see an ivar... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Aaron Ballman | Removing a spurious comment, no functionality changes. |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Dmitri Gribenko | CommentDumper: print word-like arguments for block... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Jordan Rose | For varargs, diagnose passing ObjC objects by value... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Jordan Rose | Capitalize "Objective-C" and "C++" in user-facing contexts. |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Jordan Rose | Don't crash checking a format string if one of the... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Argyrios Kyrtzidis | Add a test case for rdar://11806334. |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Ted Kremenek | Simplify UninitializedValues.cpp by removing logic... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Michael Han | Remove an unused header |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Bob Wilson | Define __FINITE_MATH_ONLY__ based on -ffast-math and... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Aaron Ballman | Relaxed enumeration constant naming rules for scoped... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Richard Smith | Silence another GCC warning. |
commit | commitdiff | tree | snapshot |
2012-07-19 |
NAKAMURA Takumi | Revert r160404, "Eliminating the GCC_CAST hack, take... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Richard Smith | Silence GCC warnings. |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Bob Wilson | Force the OS X version to 10.6 for old-style simulator... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Dmitri Gribenko | CommentSema: add more inline commands to tables |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Dmitri Gribenko | Fix ParagraphComment::isWhitespace(): a paragraph witho... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Richard Smith | Fix OverloadCandidateSet::clear to not leak PartialDiag... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Dmitri Gribenko | Comment::dump(): show name of inline command |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Dmitri Gribenko | Comment parsing: don't parse whitespace before \endverb... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Aaron Ballman | Rolling this change back because the fix doesn't fit... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Jordan Rose | [analyzer] Combine all ObjC message CallEvents into... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Jordan Rose | [analyzer] Rename addExtraInvalidatedRegions to get... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Jordan Rose | [analyzer] Make CallEvent a value object. |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Jordan Rose | [analyzer] Remove obsolete ObjCPropRef SVal kind. |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Jordan Rose | [analyzer] Remove unused ExprEngine::VisitCXXTemporaryO... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Aaron Ballman | Fixing up a test case that was failing due to the lack... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Dmitri Gribenko | This fits into 80 columns without wrapping. |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Dmitri Gribenko | Add caching for TextComment::isWhitespace(), ParagraphC... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Benjamin Kramer | Remove trivial destructor from SVal. |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Dmitri Gribenko | On Darwin, the linker removes functions in CommentDumpe... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Alexander Kornienko | Reverted custom init hook from r160369. |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Ted Kremenek | Fix crash in RegionStoreManager::evalDerivedToBase... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Ted Kremenek | Teach CFG construction about destructors resulting... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Richard Smith | PR13381, part 2: when determining if a defaulted specia... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Richard Smith | PR13381: consider cv-qualifiers on a class member's... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Richard Smith | PR13386: When matching up parameters between a function... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Eli Friedman | Fix test so it works the same way on 32-bit and 64... |
commit | commitdiff | tree | snapshot |
next |