aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ValueTracking.cpp
diff options
context:
space:
mode:
authorShivam Gupta <Shivam.Gupta2@amd.com>2023-04-14 23:44:39 +0530
committerShivam Gupta <Shivam.Gupta2@amd.com>2023-04-14 23:57:26 +0530
commit64ae7669a7cefa12ea1117680cf9bfb5c3f6084c (patch)
treec201a47b2fc761644682193f7925907be1fb0349 /llvm/lib/Analysis/ValueTracking.cpp
parent5ddff0d8cd79fbef2b32ecbe4d1caf1e08a037e5 (diff)
downloadllvm-64ae7669a7cefa12ea1117680cf9bfb5c3f6084c.zip
llvm-64ae7669a7cefa12ea1117680cf9bfb5c3f6084c.tar.gz
llvm-64ae7669a7cefa12ea1117680cf9bfb5c3f6084c.tar.bz2
[Docs] Update ClangFormatStyleOptions.rst's versionbadge's to have min-width
This fix https://github.com/llvm/llvm-project/issues/61934 By default, the width property is used to set the width of a table column. However, if the content of a cell in that column is wider than the width specified by the width property, the cell's content will overflow the column and the table will become wider than the specified width. This causes the version numbers to be displayed outside of their table cells. Using the min-width property instead of width ensures that the column is wide enough to accommodate the content of its cells. If a cell's content is wider than the specified min-width, the column will expand to fit the content.
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions