llvm-project/clang/docs
Jordan Rose fb12a53d5d Don't crash when emitting fixits following Unicode characters.
This code is very sensitive to the difference between "columns" as printed
and "bytes" (SourceManager columns). All variables are now named explicitly
and our assumptions are (hopefully) documented as both comment and assertion.

Whether parseable fixits should use byte offsets or Unicode character counts
is pending discussion on the mailing list; currently the implementation uses
bytes (and has no problems on lines containing multibyte characters).
This has been added to the user manual.

<rdar://problem/11877454>

llvm-svn: 160319
2012-07-16 20:52:12 +00:00
..
tools Add -ftls-model command-line flag. 2012-06-28 08:01:44 +00:00
AddressSanitizer.html [asan] update docs: mention MacOS 10.7 and correct the ifdef sample for __has_feature 2012-07-02 11:00:33 +00:00
AnalyzerRegions.html Fix ALL the markup. 2012-01-15 15:26:07 +00:00
AutomaticReferenceCounting.html Fix typos found by http://github.com/lyda/misspell-check 2012-06-02 10:20:41 +00:00
Block-ABI-Apple.txt Test commit. 2012-03-20 17:25:17 +00:00
BlockLanguageSpec.txt fix example as per rdar://problem/9461587 2011-06-14 21:41:00 +00:00
ClangPlugins.html Adds menu sidebar to the docs. 2012-05-24 17:16:23 +00:00
DriverArchitecture.png Reverted r103214. 2010-05-07 00:42:33 +00:00
DriverInternals.html Fix ALL the markup. 2012-01-15 15:26:07 +00:00
HowToSetupToolingForLLVM.html How to set up clang tools for llvm 2012-07-11 14:27:44 +00:00
InternalsManual.html Jordan points out that this was incorrect: clang should recover from 2012-07-10 05:03:05 +00:00
JSONCompilationDatabase.html Update the docs with specifics about escaping of compile commands. 2012-07-10 08:05:54 +00:00
LanguageExtensions.html document _has_feature(objc_default_synthesize_properties). 2012-06-18 17:13:17 +00:00
LibTooling.html Updates the example to the latest incarnation of clang-check and 2012-07-12 18:32:50 +00:00
Makefile Delete doxygen.cfg, and use cwd-relative paths in doxygen.cfg.in. 2011-05-13 03:29:06 +00:00
ObjectiveCLiterals.html Add an explanation of -Wobjc-literal-compare to the "Objective-C Literals" page 2012-07-10 00:20:57 +00:00
PCHInternals.html Fix ALL the markup. 2012-01-15 15:26:07 +00:00
PCHLayout.graffle Reverted r103214. 2010-05-07 00:42:33 +00:00
PCHLayout.png Reverted r103214. 2010-05-07 00:42:33 +00:00
PTHInternals.html Fix ALL the markup. 2012-01-15 15:26:07 +00:00
RAVFrontendAction.html Adds menu sidebar to the docs. 2012-05-24 17:16:23 +00:00
ReleaseNotes.html Mention -ftls-model in release notes and manual. 2012-07-13 12:47:15 +00:00
ThreadSanitizer.html Fix typos found by http://github.com/lyda/misspell-check 2012-06-02 10:20:41 +00:00
Tooling.html Fix typos found by http://github.com/lyda/misspell-check 2012-06-02 10:20:41 +00:00
UsersManual.html Don't crash when emitting fixits following Unicode characters. 2012-07-16 20:52:12 +00:00
doxygen.cfg.in Do not create sub_dirs. This breaks the CSS links for the website and produces really long URLS. 2011-11-01 20:09:03 +00:00
doxygen.css docs/doxygen.css: Import .memitem, .memproto and .memdoc from llvm/doxygen. 2011-08-12 06:24:04 +00:00
doxygen.footer Reverted r103214. 2010-05-07 00:42:33 +00:00
doxygen.header Reverted r103214. 2010-05-07 00:42:33 +00:00
doxygen.intro Reverted r103214. 2010-05-07 00:42:33 +00:00