- e1d918e Compare the predefines buffer in the PCH file with the predefines by Douglas Gregor · 16 years ago
- 531cc83 do a dance with predefines, and finally enable reading of macros from by Chris Lattner · 16 years ago
- 42d42b5 add support for reading macros. This does all the reading (with a bunch of by Chris Lattner · 16 years ago
- 2bec041 Encode the target triple in the PCH file, and check that target triple when using the PCH file by Douglas Gregor · 16 years ago
- 0a0428e Implement serialization/deserialization of LangOptions in the PCH by Douglas Gregor · 16 years ago
- d14f270 add a new PP_MACRO_NAME hack so that I can test object-like macros. by Chris Lattner · 16 years ago
- df961c2 emit tokens, constify the Preprocessor passed down into PCH writer. by Chris Lattner · 16 years ago
- 7c5d24e emit function-like and object-like macros to the PCH file. by Chris Lattner · 16 years ago
- f120251 Add PCH sources to CMake build files by Douglas Gregor · 16 years ago
- 8038d51 Various minor fixes to PCH reading and writing, with general by Douglas Gregor · 16 years ago
- f04ad69 improve punctuation by Chris Lattner · 16 years ago
- 0b1fb98 Arrange for the preprocessor to be passed down into the PCH writer. by Chris Lattner · 16 years ago
- 14f7900 PCH serialization/deserialization of the source manager. With this by Douglas Gregor · 16 years ago
- 2cf2634 Implementation of pre-compiled headers (PCH) based on lazy by Douglas Gregor · 16 years ago
- f076339 Fix output of ranges in analyzer plist files. by Ted Kremenek · 16 years ago
- 26df2f0 Add a new command-line option "-fixit-at=file:line:column" that only by Douglas Gregor · 16 years ago
- de4bf6a Provide FIX-IT notes to describe what fix-it is doing behind the by Douglas Gregor · 16 years ago
- 837a406 Some cleanups to the fix-it rewriter. Thanks, Chris by Douglas Gregor · 16 years ago
- 7db0a94 Also "flatten" PathLocations fed to the HTMLDiagnosticClient. We need a better by Ted Kremenek · 16 years ago
- 96a6926 Hack: Add 'PathDiagnostic::flattenLocations()'. Because PlistDiagnosticClient by Ted Kremenek · 16 years ago
- 2610348 Clean up -fixit output slightly by Douglas Gregor · 16 years ago
- 558cb56 Introduce a "-fixit" mode to clang-cc that applies code-modification hints. by Douglas Gregor · 16 years ago
- 67f4964 For plist diagnostics, use the extensive PathDiagnostic generation algorithm. by Ted Kremenek · 16 years ago
- 5fb5dfb - Changed PathDiagnosticPiece::getLocation() to return a PathDiagnosticLocation by Ted Kremenek · 16 years ago
- 7dc8664 Allow two codepaths for PathDiagnostic generation. This patch mainly consists of by Ted Kremenek · 16 years ago
- b0b6f72 Properly escape special characters in <string>'s in plist file. by Ted Kremenek · 16 years ago
- f48fbc6 analyzer plist: For PathDiagnosticControlFlowPieces, now output an array of by Ted Kremenek · 16 years ago
- ca1bada Emit aggregate "location" for PathDiagnostic to plist. This fixes <rdar://problem/6729558>. by Ted Kremenek · 16 years ago
- babdd7b BugReporter: by Ted Kremenek · 16 years ago
- a43a21e Really fix cmake style builds. by Mike Stump · 16 years ago
- 61dc71a Plist diagnostics: distinguish between regular and extended messages for "events". by Ted Kremenek · 16 years ago
- a393e9e Build system changes to use TableGen to generate the various by Douglas Gregor · 16 years ago
- 1fbee5d implement a new -fprint-source-range-info option, which by Chris Lattner · 16 years ago
- 082cb8d PathDiagnostics: by Ted Kremenek · 16 years ago
- df667e7 Extend the notion of active template instantiations to include the by Douglas Gregor · 16 years ago
- 0e5c8d4 BugReporter: by Ted Kremenek · 16 years ago
- 0008683 Handle "Macro" PathDiagnosticPiece kind when getting string identifier. by Ted Kremenek · 16 years ago
- cd1148b generalize the "end of line" checking logic to stop at any \0 at the by Chris Lattner · 16 years ago
- 4e25ee3 Resize message bubble back to original size. by Ted Kremenek · 16 years ago
- 80bae76 Adjust HTML message bubbles to utilize information from PathDiagnosticPiece::Kind. by Ted Kremenek · 16 years ago
- 3daed52 improve compatibility with GCC 4.4, patch by Michel Salim (PR3697) by Chris Lattner · 16 years ago
- ae3487f Plist diagnostics now include PathDiagnostPiece::Kind. by Ted Kremenek · 16 years ago
- 2f10398 Update HTML diagnostics to honor the different between 'event' and 'control-flow' diagnostics. by Ted Kremenek · 16 years ago
- 7b5b5b4 fix PR2639 by Chris Lattner · 16 years ago
- 4ad19bf Fix name. by Daniel Dunbar · 16 years ago
- 3d7f2bc For now, do not output the 'DisplayHint' in plist files. by Ted Kremenek · 16 years ago
- e1bd4e6 Rename lib/Driver (etc) to lib/Frontend in prep for the *actual* by Daniel Dunbar · 16 years ago