aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/lru-cache.hh
diff options
context:
space:
mode:
authorTim Engler <engler@gmail.com>2018-03-09 03:16:33 +0000
committerTim Engler <engler@gmail.com>2018-03-09 03:16:33 +0000
commit383afab9ad0ebfcc17cb7155f66fc60a4bdcd9a8 (patch)
tree6f1c80a6d5efc0005b68a5c79ab0828b4da07d81 /src/libutil/lru-cache.hh
parent16551f54c94f2b551ebaf00a7bd0245dc3b0b9e4 (diff)
Modified MakeBinOp to no longer produce its name using concatenation and "##".
Doing so prevents emacs tags from working, as well as makes the code extremely confusing for a newbie. In the prior state, if someone wants to find the definition of "ExprApp" for example, a grep through the code reveals nothing. Since the definition could be hiding in numerous ".h" files, it's really difficult to find. This personally took me several hours to figure out.
Diffstat (limited to 'src/libutil/lru-cache.hh')
0 files changed, 0 insertions, 0 deletions